#283fce color space conversions
Hex:
        #283fce
        RGB:
        40, 63, 206
        CMY:
        84, 75, 19
        CMYK:
        81, 69, 0, 19
      HSL:
        232°, 67.4797%, 48.2353%
        HSV (HSB):
        232°, 80.5825%, 80.7843%
        XYZ:
        13.7932, 8.4624, 59.2989
        xyY:
        0.1691, 0.1038, 8.4624
      CIE-Lab:
        34.9278, 43.2349, -75.5208
        CIE-LCH:
        34.9278, 87.0209, 299.7907
        CIE-Luv:
        34.9278, -11.2069, -104.1189
        Hunter-Lab:
        29.0901, 33.7285, -100.4969
      #283fce color charts
#283fce RGB chart
      #283fce CMYK chart
      #283fce RGB pie chart
      #283fce color shades, tints & tones
#283fce color schemes
#283fce color preview, HTML & CSS examples
           This text has a color of #283fce        
        
          <p style="color:#283fce;">Text here</p>
        
        
          .mytext {color:#283fce;}
        
        Text color #283fce
      
           This box has a color of #283fce        
        
          <div style="background-color:#283fce;">Content here</div>
        
        
          .mybackground {background-color:#283fce;}
        
        Background color #283fce
      
           Border around this has a color of #283fce        
        
          <div style="border:2px solid #283fce;">Content here</div>
        
        
          .myborder {border:2px solid #283fce;}
        
        Border color #283fce