#8602fc color space conversions
Hex:
        #8602fc
        RGB:
        134, 2, 252
        CMY:
        47, 99, 1
        CMYK:
        47, 99, 0, 1
      HSL:
        272°, 98.4252%, 49.8039%
        HSV (HSB):
        272°, 99.2063%, 98.8235%
        XYZ:
        27.4239, 12.1400, 92.9933
        xyY:
        0.2069, 0.0916, 12.1400
      CIE-Lab:
        41.4378, 82.8184, -90.7246
        CIE-LCH:
        41.4378, 122.8407, 312.3916
        CIE-Luv:
        41.4378, 14.3908, -131.8035
        Hunter-Lab:
        34.8425, 79.5196, -133.8528
      #8602fc color charts
#8602fc RGB chart
      #8602fc CMYK chart
      #8602fc RGB pie chart
      #8602fc color shades, tints & tones
#8602fc color schemes
#8602fc color preview, HTML & CSS examples
           This text has a color of #8602fc        
        
          <p style="color:#8602fc;">Text here</p>
        
        
          .mytext {color:#8602fc;}
        
        Text color #8602fc
      
           This box has a color of #8602fc        
        
          <div style="background-color:#8602fc;">Content here</div>
        
        
          .mybackground {background-color:#8602fc;}
        
        Background color #8602fc
      
           Border around this has a color of #8602fc        
        
          <div style="border:2px solid #8602fc;">Content here</div>
        
        
          .myborder {border:2px solid #8602fc;}
        
        Border color #8602fc