#5622ff color space conversions
Hex:
        #5622ff
        RGB:
        86, 34, 255
        CMY:
        66, 87, 0
        CMYK:
        66, 87, 0, 0
      HSL:
        254°, 100.0000%, 56.6667%
        HSV (HSB):
        254°, 86.6667%, 100.0000%
        XYZ:
        22.4598, 10.3425, 95.4203
        xyY:
        0.1752, 0.0807, 10.3425
      CIE-Lab:
        38.4502, 74.4198, -97.5122
        CIE-LCH:
        38.4502, 122.6659, 307.3503
        CIE-Luv:
        38.4502, -2.0802, -133.7938
        Hunter-Lab:
        32.1597, 68.3816, -153.4059
      #5622ff color charts
#5622ff RGB chart
      #5622ff CMYK chart
      #5622ff RGB pie chart
      #5622ff color shades, tints & tones
#5622ff color schemes
#5622ff color preview, HTML & CSS examples
           This text has a color of #5622ff        
        
          <p style="color:#5622ff;">Text here</p>
        
        
          .mytext {color:#5622ff;}
        
        Text color #5622ff
      
           This box has a color of #5622ff        
        
          <div style="background-color:#5622ff;">Content here</div>
        
        
          .mybackground {background-color:#5622ff;}
        
        Background color #5622ff
      
           Border around this has a color of #5622ff        
        
          <div style="border:2px solid #5622ff;">Content here</div>
        
        
          .myborder {border:2px solid #5622ff;}
        
        Border color #5622ff