#282bd7 color space conversions
Hex:
        #282bd7
        RGB:
        40, 43, 215
        CMY:
        84, 83, 16
        CMYK:
        81, 80, 0, 16
      HSL:
        239°, 68.6275%, 50.0000%
        HSV (HSB):
        239°, 81.3953%, 84.3137%
        XYZ:
        14.0047, 7.0852, 64.9194
        xyY:
        0.1628, 0.0824, 7.0852
      CIE-Lab:
        32.0000, 57.1912, -85.5739
        CIE-LCH:
        32.0000, 102.9259, 303.7558
        CIE-Luv:
        32.0000, -8.3305, -110.6265
        Hunter-Lab:
        26.6180, 47.3339, -125.9717
      #282bd7 color charts
#282bd7 RGB chart
      #282bd7 CMYK chart
      #282bd7 RGB pie chart
      #282bd7 color shades, tints & tones
#282bd7 color schemes
#282bd7 color preview, HTML & CSS examples
           This text has a color of #282bd7        
        
          <p style="color:#282bd7;">Text here</p>
        
        
          .mytext {color:#282bd7;}
        
        Text color #282bd7
      
           This box has a color of #282bd7        
        
          <div style="background-color:#282bd7;">Content here</div>
        
        
          .mybackground {background-color:#282bd7;}
        
        Background color #282bd7
      
           Border around this has a color of #282bd7        
        
          <div style="border:2px solid #282bd7;">Content here</div>
        
        
          .myborder {border:2px solid #282bd7;}
        
        Border color #282bd7