#8d14ef color space conversions
Hex:
        #8d14ef
        RGB:
        141, 20, 239
        CMY:
        45, 92, 6
        CMYK:
        41, 92, 0, 6
      HSL:
        273°, 87.2510%, 50.7843%
        HSV (HSB):
        273°, 91.6318%, 93.7255%
        XYZ:
        26.8146, 12.3950, 82.6405
        xyY:
        0.2201, 0.1017, 12.3950
      CIE-Lab:
        41.8372, 78.6319, -82.7155
        CIE-LCH:
        41.8372, 114.1264, 313.5502
        CIE-Luv:
        41.8372, 19.0338, -123.0119
        Hunter-Lab:
        35.2066, 74.3408, -114.5271
      #8d14ef color charts
#8d14ef RGB chart
      #8d14ef CMYK chart
      #8d14ef RGB pie chart
      #8d14ef color shades, tints & tones
#8d14ef color schemes
#8d14ef color preview, HTML & CSS examples
           This text has a color of #8d14ef        
        
          <p style="color:#8d14ef;">Text here</p>
        
        
          .mytext {color:#8d14ef;}
        
        Text color #8d14ef
      
           This box has a color of #8d14ef        
        
          <div style="background-color:#8d14ef;">Content here</div>
        
        
          .mybackground {background-color:#8d14ef;}
        
        Background color #8d14ef
      
           Border around this has a color of #8d14ef        
        
          <div style="border:2px solid #8d14ef;">Content here</div>
        
        
          .myborder {border:2px solid #8d14ef;}
        
        Border color #8d14ef