#282fe8 color space conversions
Hex:
        #282fe8
        RGB:
        40, 47, 232
        CMY:
        84, 82, 9
        CMYK:
        83, 80, 0, 9
      HSL:
        238°, 80.6723%, 53.3333%
        HSV (HSB):
        238°, 82.7586%, 90.9804%
        XYZ:
        16.4571, 8.3103, 77.0806
        xyY:
        0.1616, 0.0816, 8.3103
      CIE-Lab:
        34.6210, 60.4874, -90.9705
        CIE-LCH:
        34.6210, 109.2445, 303.6204
        CIE-Luv:
        34.6210, -9.4742, -120.3815
        Hunter-Lab:
        28.8277, 51.4533, -138.3527
      #282fe8 color charts
#282fe8 RGB chart
      #282fe8 CMYK chart
      #282fe8 RGB pie chart
      #282fe8 color shades, tints & tones
#282fe8 color schemes
#282fe8 color preview, HTML & CSS examples
           This text has a color of #282fe8        
        
          <p style="color:#282fe8;">Text here</p>
        
        
          .mytext {color:#282fe8;}
        
        Text color #282fe8
      
           This box has a color of #282fe8        
        
          <div style="background-color:#282fe8;">Content here</div>
        
        
          .mybackground {background-color:#282fe8;}
        
        Background color #282fe8
      
           Border around this has a color of #282fe8        
        
          <div style="border:2px solid #282fe8;">Content here</div>
        
        
          .myborder {border:2px solid #282fe8;}
        
        Border color #282fe8