#9e12dc color space conversions
Hex:
        #9e12dc
        RGB:
        158, 18, 220
        CMY:
        38, 93, 14
        CMYK:
        28, 92, 0, 14
      HSL:
        282°, 84.8739%, 46.6667%
        HSV (HSB):
        282°, 91.8182%, 86.2745%
        XYZ:
        27.2351, 12.8690, 68.7587
        xyY:
        0.2502, 0.1182, 12.8690
      CIE-Lab:
        42.5652, 77.1989, -70.6130
        CIE-LCH:
        42.5652, 104.6225, 317.5512
        CIE-Luv:
        42.5652, 31.8515, -108.9010
        Hunter-Lab:
        35.8734, 72.7389, -88.5299
      #9e12dc color charts
#9e12dc RGB chart
      #9e12dc CMYK chart
      #9e12dc RGB pie chart
      #9e12dc color shades, tints & tones
#9e12dc color schemes
#9e12dc color preview, HTML & CSS examples
           This text has a color of #9e12dc        
        
          <p style="color:#9e12dc;">Text here</p>
        
        
          .mytext {color:#9e12dc;}
        
        Text color #9e12dc
      
           This box has a color of #9e12dc        
        
          <div style="background-color:#9e12dc;">Content here</div>
        
        
          .mybackground {background-color:#9e12dc;}
        
        Background color #9e12dc
      
           Border around this has a color of #9e12dc        
        
          <div style="border:2px solid #9e12dc;">Content here</div>
        
        
          .myborder {border:2px solid #9e12dc;}
        
        Border color #9e12dc