#2822fe color space conversions
Hex:
        #2822fe
        RGB:
        40, 34, 254
        CMY:
        84, 87, 0
        CMYK:
        84, 87, 0, 0
      HSL:
        242°, 99.0991%, 56.4706%
        HSV (HSB):
        242°, 86.6142%, 99.6078%
        XYZ:
        19.3365, 8.7509, 94.4359
        xyY:
        0.1578, 0.0714, 8.7509
      CIE-Lab:
        35.5003, 72.0855, -101.9379
        CIE-LCH:
        35.5003, 124.8505, 305.2661
        CIE-Luv:
        35.5003, -9.0388, -132.3716
        Hunter-Lab:
        29.5820, 64.9095, -168.5668
      #2822fe color charts
#2822fe RGB chart
      #2822fe CMYK chart
      #2822fe RGB pie chart
      #2822fe color shades, tints & tones
#2822fe color schemes
#2822fe color preview, HTML & CSS examples
           This text has a color of #2822fe        
        
          <p style="color:#2822fe;">Text here</p>
        
        
          .mytext {color:#2822fe;}
        
        Text color #2822fe
      
           This box has a color of #2822fe        
        
          <div style="background-color:#2822fe;">Content here</div>
        
        
          .mybackground {background-color:#2822fe;}
        
        Background color #2822fe
      
           Border around this has a color of #2822fe        
        
          <div style="border:2px solid #2822fe;">Content here</div>
        
        
          .myborder {border:2px solid #2822fe;}
        
        Border color #2822fe