#8614fc color space conversions
Hex:
        #8614fc
        RGB:
        134, 20, 252
        CMY:
        47, 92, 1
        CMYK:
        47, 92, 0, 1
      HSL:
        269°, 97.4790%, 53.3333%
        HSV (HSB):
        269°, 92.0635%, 98.8235%
        XYZ:
        27.6524, 12.5969, 93.0695
        xyY:
        0.2074, 0.0945, 12.5969
      CIE-Lab:
        42.1495, 80.6656, -89.5493
        CIE-LCH:
        42.1495, 120.5239, 312.0124
        CIE-Luv:
        42.1495, 13.8337, -131.3299
        Hunter-Lab:
        35.4921, 76.9603, -130.6291
      #8614fc color charts
#8614fc RGB chart
      #8614fc CMYK chart
      #8614fc RGB pie chart
      #8614fc color shades, tints & tones
#8614fc color schemes
#8614fc color preview, HTML & CSS examples
           This text has a color of #8614fc        
        
          <p style="color:#8614fc;">Text here</p>
        
        
          .mytext {color:#8614fc;}
        
        Text color #8614fc
      
           This box has a color of #8614fc        
        
          <div style="background-color:#8614fc;">Content here</div>
        
        
          .mybackground {background-color:#8614fc;}
        
        Background color #8614fc
      
           Border around this has a color of #8614fc        
        
          <div style="border:2px solid #8614fc;">Content here</div>
        
        
          .myborder {border:2px solid #8614fc;}
        
        Border color #8614fc