#8022fc color space conversions
Hex:
        #8022fc
        RGB:
        128, 34, 252
        CMY:
        50, 87, 1
        CMYK:
        49, 87, 0, 1
      HSL:
        266°, 97.3214%, 56.0784%
        HSV (HSB):
        266°, 86.5079%, 98.8235%
        XYZ:
        27.0448, 12.7615, 93.1333
        xyY:
        0.2034, 0.0960, 12.7615
      CIE-Lab:
        42.4017, 77.1341, -89.1578
        CIE-LCH:
        42.4017, 117.8932, 310.8644
        CIE-Luv:
        42.4017, 10.7187, -130.9952
        Hunter-Lab:
        35.7233, 72.6202, -129.5672
      #8022fc color charts
#8022fc RGB chart
      #8022fc CMYK chart
      #8022fc RGB pie chart
      #8022fc color shades, tints & tones
#8022fc color schemes
#8022fc color preview, HTML & CSS examples
           This text has a color of #8022fc        
        
          <p style="color:#8022fc;">Text here</p>
        
        
          .mytext {color:#8022fc;}
        
        Text color #8022fc
      
           This box has a color of #8022fc        
        
          <div style="background-color:#8022fc;">Content here</div>
        
        
          .mybackground {background-color:#8022fc;}
        
        Background color #8022fc
      
           Border around this has a color of #8022fc        
        
          <div style="border:2px solid #8022fc;">Content here</div>
        
        
          .myborder {border:2px solid #8022fc;}
        
        Border color #8022fc