#283b8e color space conversions
Hex:
        #283b8e
        RGB:
        40, 59, 142
        CMY:
        84, 77, 44
        CMYK:
        72, 58, 0, 44
      HSL:
        229°, 56.0440%, 35.6863%
        HSV (HSB):
        229°, 71.8310%, 55.6863%
        XYZ:
        7.3215, 5.5320, 26.2731
        xyY:
        0.1871, 0.1414, 5.5320
      CIE-Lab:
        28.1997, 22.2280, -48.3063
        CIE-LCH:
        28.1997, 53.1750, 294.7094
        CIE-Luv:
        28.1997, -9.0453, -63.7666
        Hunter-Lab:
        23.5203, 14.4039, -49.7651
      #283b8e color charts
#283b8e RGB chart
      #283b8e CMYK chart
      #283b8e RGB pie chart
      #283b8e color shades, tints & tones
#283b8e color schemes
#283b8e color preview, HTML & CSS examples
           This text has a color of #283b8e        
        
          <p style="color:#283b8e;">Text here</p>
        
        
          .mytext {color:#283b8e;}
        
        Text color #283b8e
      
           This box has a color of #283b8e        
        
          <div style="background-color:#283b8e;">Content here</div>
        
        
          .mybackground {background-color:#283b8e;}
        
        Background color #283b8e
      
           Border around this has a color of #283b8e        
        
          <div style="border:2px solid #283b8e;">Content here</div>
        
        
          .myborder {border:2px solid #283b8e;}
        
        Border color #283b8e