#2822fc color space conversions
Hex:
        #2822fc
        RGB:
        40, 34, 252
        CMY:
        84, 87, 1
        CMYK:
        84, 87, 0, 1
      HSL:
        242°, 97.3214%, 56.0784%
        HSV (HSB):
        242°, 86.5079%, 98.8235%
        XYZ:
        19.0178, 8.6234, 92.7576
        xyY:
        0.1580, 0.0716, 8.6234
      CIE-Lab:
        35.2489, 71.5441, -101.2346
        CIE-LCH:
        35.2489, 123.9637, 305.2495
        CIE-Luv:
        35.2489, -8.9530, -131.2504
        Hunter-Lab:
        29.3657, 64.2100, -166.7236
      #2822fc color charts
#2822fc RGB chart
      #2822fc CMYK chart
      #2822fc RGB pie chart
      #2822fc color shades, tints & tones
#2822fc color schemes
#2822fc color preview, HTML & CSS examples
           This text has a color of #2822fc        
        
          <p style="color:#2822fc;">Text here</p>
        
        
          .mytext {color:#2822fc;}
        
        Text color #2822fc
      
           This box has a color of #2822fc        
        
          <div style="background-color:#2822fc;">Content here</div>
        
        
          .mybackground {background-color:#2822fc;}
        
        Background color #2822fc
      
           Border around this has a color of #2822fc        
        
          <div style="border:2px solid #2822fc;">Content here</div>
        
        
          .myborder {border:2px solid #2822fc;}
        
        Border color #2822fc