#203fc8 color space conversions
Hex:
        #203fc8
        RGB:
        32, 63, 200
        CMY:
        87, 75, 22
        CMYK:
        84, 69, 0, 22
      HSL:
        229°, 72.4138%, 45.4902%
        HSV (HSB):
        229°, 84.0000%, 78.4314%
        XYZ:
        12.7985, 8.0322, 55.5194
        xyY:
        0.1676, 0.1052, 8.0322
      CIE-Lab:
        34.0499, 40.5450, -73.4880
        CIE-LCH:
        34.0499, 83.9308, 298.8865
        CIE-Luv:
        34.0499, -11.9967, -100.5880
        Hunter-Lab:
        28.3412, 31.0112, -96.3083
      #203fc8 color charts
#203fc8 RGB chart
      #203fc8 CMYK chart
      #203fc8 RGB pie chart
      #203fc8 color shades, tints & tones
#203fc8 color schemes
#203fc8 color preview, HTML & CSS examples
           This text has a color of #203fc8        
        
          <p style="color:#203fc8;">Text here</p>
        
        
          .mytext {color:#203fc8;}
        
        Text color #203fc8
      
           This box has a color of #203fc8        
        
          <div style="background-color:#203fc8;">Content here</div>
        
        
          .mybackground {background-color:#203fc8;}
        
        Background color #203fc8
      
           Border around this has a color of #203fc8        
        
          <div style="border:2px solid #203fc8;">Content here</div>
        
        
          .myborder {border:2px solid #203fc8;}
        
        Border color #203fc8