#0d32cd color space conversions
Hex:
        #0d32cd
        RGB:
        13, 50, 205
        CMY:
        95, 80, 20
        CMYK:
        94, 76, 0, 20
      HSL:
        228°, 88.0734%, 42.7451%
        HSV (HSB):
        228°, 93.6585%, 80.3922%
        XYZ:
        12.3260, 6.7745, 58.4156
        xyY:
        0.1590, 0.0874, 6.7745
      CIE-Lab:
        31.2881, 49.2563, -80.9812
        CIE-LCH:
        31.2881, 94.7847, 301.3098
        CIE-Luv:
        31.2881, -11.1245, -104.7382
        Hunter-Lab:
        26.0280, 38.9831, -114.8473
      #0d32cd color charts
#0d32cd RGB chart
      #0d32cd CMYK chart
      #0d32cd RGB pie chart
      #0d32cd color shades, tints & tones
#0d32cd color schemes
#0d32cd color preview, HTML & CSS examples
           This text has a color of #0d32cd        
        
          <p style="color:#0d32cd;">Text here</p>
        
        
          .mytext {color:#0d32cd;}
        
        Text color #0d32cd
      
           This box has a color of #0d32cd        
        
          <div style="background-color:#0d32cd;">Content here</div>
        
        
          .mybackground {background-color:#0d32cd;}
        
        Background color #0d32cd
      
           Border around this has a color of #0d32cd        
        
          <div style="border:2px solid #0d32cd;">Content here</div>
        
        
          .myborder {border:2px solid #0d32cd;}
        
        Border color #0d32cd