#283bcf color space conversions
Hex:
        #283bcf
        RGB:
        40, 59, 207
        CMY:
        84, 77, 19
        CMYK:
        81, 71, 0, 19
      HSL:
        233°, 67.6113%, 48.4314%
        HSV (HSB):
        233°, 80.6763%, 81.1765%
        XYZ:
        13.7015, 8.0840, 59.8697
        xyY:
        0.1678, 0.0990, 8.0840
      CIE-Lab:
        34.1573, 45.9730, -77.3716
        CIE-LCH:
        34.1573, 89.9994, 300.7181
        CIE-Luv:
        34.1573, -10.4862, -105.2604
        Hunter-Lab:
        28.4324, 36.2619, -104.9432
      #283bcf color charts
#283bcf RGB chart
      #283bcf CMYK chart
      #283bcf RGB pie chart
      #283bcf color shades, tints & tones
#283bcf color schemes
#283bcf color preview, HTML & CSS examples
           This text has a color of #283bcf        
        
          <p style="color:#283bcf;">Text here</p>
        
        
          .mytext {color:#283bcf;}
        
        Text color #283bcf
      
           This box has a color of #283bcf        
        
          <div style="background-color:#283bcf;">Content here</div>
        
        
          .mybackground {background-color:#283bcf;}
        
        Background color #283bcf
      
           Border around this has a color of #283bcf        
        
          <div style="border:2px solid #283bcf;">Content here</div>
        
        
          .myborder {border:2px solid #283bcf;}
        
        Border color #283bcf