#282eb5 color space conversions
Hex:
        #282eb5
        RGB:
        40, 46, 181
        CMY:
        84, 82, 29
        CMYK:
        78, 75, 0, 29
      HSL:
        237°, 63.8009%, 43.3333%
        HSV (HSB):
        237°, 77.9006%, 70.9804%
        XYZ:
        10.1926, 5.7413, 44.2870
        xyY:
        0.1693, 0.0953, 5.7413
      CIE-Lab:
        28.7502, 44.6594, -71.0288
        CIE-LCH:
        28.7502, 83.9021, 302.1596
        CIE-Luv:
        28.7502, -7.4520, -90.7718
        Hunter-Lab:
        23.9610, 33.9987, -92.8127
      #282eb5 color charts
#282eb5 RGB chart
      #282eb5 CMYK chart
      #282eb5 RGB pie chart
      #282eb5 color shades, tints & tones
#282eb5 color schemes
#282eb5 color preview, HTML & CSS examples
           This text has a color of #282eb5        
        
          <p style="color:#282eb5;">Text here</p>
        
        
          .mytext {color:#282eb5;}
        
        Text color #282eb5
      
           This box has a color of #282eb5        
        
          <div style="background-color:#282eb5;">Content here</div>
        
        
          .mybackground {background-color:#282eb5;}
        
        Background color #282eb5
      
           Border around this has a color of #282eb5        
        
          <div style="border:2px solid #282eb5;">Content here</div>
        
        
          .myborder {border:2px solid #282eb5;}
        
        Border color #282eb5