#282ff0 color space conversions
Hex:
        #282ff0
        RGB:
        40, 47, 240
        CMY:
        84, 82, 6
        CMYK:
        83, 80, 0, 6
      HSL:
        238°, 86.9565%, 54.9020%
        HSV (HSB):
        238°, 83.3333%, 94.1176%
        XYZ:
        17.6198, 8.7754, 83.2032
        xyY:
        0.1608, 0.0801, 8.7754
      CIE-Lab:
        35.5482, 62.9049, -93.9716
        CIE-LCH:
        35.5482, 113.0827, 303.7985
        CIE-Luv:
        35.5482, -9.7689, -124.9247
        Hunter-Lab:
        29.6233, 54.3298, -145.7919
      #282ff0 color charts
#282ff0 RGB chart
      #282ff0 CMYK chart
      #282ff0 RGB pie chart
      #282ff0 color shades, tints & tones
#282ff0 color schemes
#282ff0 color preview, HTML & CSS examples
           This text has a color of #282ff0        
        
          <p style="color:#282ff0;">Text here</p>
        
        
          .mytext {color:#282ff0;}
        
        Text color #282ff0
      
           This box has a color of #282ff0        
        
          <div style="background-color:#282ff0;">Content here</div>
        
        
          .mybackground {background-color:#282ff0;}
        
        Background color #282ff0
      
           Border around this has a color of #282ff0        
        
          <div style="border:2px solid #282ff0;">Content here</div>
        
        
          .myborder {border:2px solid #282ff0;}
        
        Border color #282ff0