#2832ed color space conversions
Hex:
        #2832ed
        RGB:
        40, 50, 237
        CMY:
        84, 80, 7
        CMYK:
        83, 79, 0, 7
      HSL:
        237°, 84.5494%, 54.3137%
        HSV (HSB):
        237°, 83.1224%, 92.9412%
        XYZ:
        17.3017, 8.8467, 80.9165
        xyY:
        0.1616, 0.0826, 8.8467
      CIE-Lab:
        35.6875, 60.5788, -92.0408
        CIE-LCH:
        35.6875, 110.1875, 303.3519
        CIE-Luv:
        35.6875, -10.0348, -123.2272
        Hunter-Lab:
        29.7435, 51.7821, -140.4767
      #2832ed color charts
#2832ed RGB chart
      #2832ed CMYK chart
      #2832ed RGB pie chart
      #2832ed color shades, tints & tones
#2832ed color schemes
#2832ed color preview, HTML & CSS examples
           This text has a color of #2832ed        
        
          <p style="color:#2832ed;">Text here</p>
        
        
          .mytext {color:#2832ed;}
        
        Text color #2832ed
      
           This box has a color of #2832ed        
        
          <div style="background-color:#2832ed;">Content here</div>
        
        
          .mybackground {background-color:#2832ed;}
        
        Background color #2832ed
      
           Border around this has a color of #2832ed        
        
          <div style="border:2px solid #2832ed;">Content here</div>
        
        
          .myborder {border:2px solid #2832ed;}
        
        Border color #2832ed