#8d04ef color space conversions
Hex:
        #8d04ef
        RGB:
        141, 4, 239
        CMY:
        45, 98, 6
        CMYK:
        41, 98, 0, 6
      HSL:
        275°, 96.7078%, 47.6471%
        HSV (HSB):
        275°, 98.3264%, 93.7255%
        XYZ:
        26.6079, 11.9815, 82.5716
        xyY:
        0.2196, 0.0989, 11.9815
      CIE-Lab:
        41.1868, 80.5904, -83.7862
        CIE-LCH:
        41.1868, 116.2537, 313.8862
        CIE-Luv:
        41.1868, 19.5792, -123.5986
        Hunter-Lab:
        34.6144, 76.6370, -117.2046
      #8d04ef color charts
#8d04ef RGB chart
      #8d04ef CMYK chart
      #8d04ef RGB pie chart
      #8d04ef color shades, tints & tones
#8d04ef color schemes
#8d04ef color preview, HTML & CSS examples
           This text has a color of #8d04ef        
        
          <p style="color:#8d04ef;">Text here</p>
        
        
          .mytext {color:#8d04ef;}
        
        Text color #8d04ef
      
           This box has a color of #8d04ef        
        
          <div style="background-color:#8d04ef;">Content here</div>
        
        
          .mybackground {background-color:#8d04ef;}
        
        Background color #8d04ef
      
           Border around this has a color of #8d04ef        
        
          <div style="border:2px solid #8d04ef;">Content here</div>
        
        
          .myborder {border:2px solid #8d04ef;}
        
        Border color #8d04ef