#283dbd color space conversions
Hex:
        #283dbd
        RGB:
        40, 61, 189
        CMY:
        84, 76, 26
        CMYK:
        79, 68, 0, 26
      HSL:
        232°, 65.0655%, 44.9020%
        HSV (HSB):
        232°, 78.8360%, 74.1176%
        XYZ:
        11.7291, 7.4627, 48.9664
        xyY:
        0.1721, 0.1095, 7.4627
      CIE-Lab:
        32.8379, 38.4228, -69.0263
        CIE-LCH:
        32.8379, 78.9996, 299.1020
        CIE-Luv:
        32.8379, -10.4335, -93.9600
        Hunter-Lab:
        27.3180, 28.8334, -87.1523
      #283dbd color charts
#283dbd RGB chart
      #283dbd CMYK chart
      #283dbd RGB pie chart
      #283dbd color shades, tints & tones
#283dbd color schemes
#283dbd color preview, HTML & CSS examples
           This text has a color of #283dbd        
        
          <p style="color:#283dbd;">Text here</p>
        
        
          .mytext {color:#283dbd;}
        
        Text color #283dbd
      
           This box has a color of #283dbd        
        
          <div style="background-color:#283dbd;">Content here</div>
        
        
          .mybackground {background-color:#283dbd;}
        
        Background color #283dbd
      
           Border around this has a color of #283dbd        
        
          <div style="border:2px solid #283dbd;">Content here</div>
        
        
          .myborder {border:2px solid #283dbd;}
        
        Border color #283dbd