#203fe2 color space conversions
Hex:
        #203fe2
        RGB:
        32, 63, 226
        CMY:
        87, 75, 11
        CMYK:
        86, 72, 0, 11
      HSL:
        230°, 76.9841%, 50.5882%
        HSV (HSB):
        230°, 85.8407%, 88.6275%
        XYZ:
        16.1006, 9.3531, 72.9082
        xyY:
        0.1637, 0.0951, 9.3531
      CIE-Lab:
        36.6554, 49.6919, -84.1870
        CIE-LCH:
        36.6554, 97.7585, 300.5515
        CIE-Luv:
        36.6554, -12.4635, -116.2400
        Hunter-Lab:
        30.5828, 40.4533, -119.9371
      #203fe2 color charts
#203fe2 RGB chart
      #203fe2 CMYK chart
      #203fe2 RGB pie chart
      #203fe2 color shades, tints & tones
#203fe2 color schemes
#203fe2 color preview, HTML & CSS examples
           This text has a color of #203fe2        
        
          <p style="color:#203fe2;">Text here</p>
        
        
          .mytext {color:#203fe2;}
        
        Text color #203fe2
      
           This box has a color of #203fe2        
        
          <div style="background-color:#203fe2;">Content here</div>
        
        
          .mybackground {background-color:#203fe2;}
        
        Background color #203fe2
      
           Border around this has a color of #203fe2        
        
          <div style="border:2px solid #203fe2;">Content here</div>
        
        
          .myborder {border:2px solid #203fe2;}
        
        Border color #203fe2