#2833ee color space conversions
Hex:
        #2833ee
        RGB:
        40, 51, 238
        CMY:
        84, 80, 7
        CMYK:
        83, 79, 0, 7
      HSL:
        237°, 85.3448%, 54.5098%
        HSV (HSB):
        237°, 83.1933%, 93.3333%
        XYZ:
        17.4915, 8.9918, 81.7026
        xyY:
        0.1617, 0.0831, 8.9918
      CIE-Lab:
        35.9685, 60.3999, -92.1411
        CIE-LCH:
        35.9685, 110.1732, 303.2455
        CIE-Luv:
        35.9685, -10.2001, -123.7882
        Hunter-Lab:
        29.9864, 51.6457, -140.5546
      #2833ee color charts
#2833ee RGB chart
      #2833ee CMYK chart
      #2833ee RGB pie chart
      #2833ee color shades, tints & tones
#2833ee color schemes
#2833ee color preview, HTML & CSS examples
           This text has a color of #2833ee        
        
          <p style="color:#2833ee;">Text here</p>
        
        
          .mytext {color:#2833ee;}
        
        Text color #2833ee
      
           This box has a color of #2833ee        
        
          <div style="background-color:#2833ee;">Content here</div>
        
        
          .mybackground {background-color:#2833ee;}
        
        Background color #2833ee
      
           Border around this has a color of #2833ee        
        
          <div style="border:2px solid #2833ee;">Content here</div>
        
        
          .myborder {border:2px solid #2833ee;}
        
        Border color #2833ee