#283cd5 color space conversions
Hex:
        #283cd5
        RGB:
        40, 60, 213
        CMY:
        84, 76, 16
        CMYK:
        81, 72, 0, 16
      HSL:
        233°, 68.3794%, 49.6078%
        HSV (HSB):
        233°, 81.2207%, 83.5294%
        XYZ:
        14.5012, 8.4869, 63.8246
        xyY:
        0.1670, 0.0978, 8.4869
      CIE-Lab:
        34.9771, 47.4436, -79.4895
        CIE-LCH:
        34.9771, 92.5715, 300.8310
        CIE-Luv:
        34.9771, -10.8207, -108.7428
        Hunter-Lab:
        29.1323, 37.8702, -109.5030
      #283cd5 color charts
#283cd5 RGB chart
      #283cd5 CMYK chart
      #283cd5 RGB pie chart
      #283cd5 color shades, tints & tones
#283cd5 color schemes
#283cd5 color preview, HTML & CSS examples
           This text has a color of #283cd5        
        
          <p style="color:#283cd5;">Text here</p>
        
        
          .mytext {color:#283cd5;}
        
        Text color #283cd5
      
           This box has a color of #283cd5        
        
          <div style="background-color:#283cd5;">Content here</div>
        
        
          .mybackground {background-color:#283cd5;}
        
        Background color #283cd5
      
           Border around this has a color of #283cd5        
        
          <div style="border:2px solid #283cd5;">Content here</div>
        
        
          .myborder {border:2px solid #283cd5;}
        
        Border color #283cd5