#9d0cff color space conversions
Hex:
        #9d0cff
        RGB:
        157, 12, 255
        CMY:
        38, 95, 0
        CMYK:
        38, 95, 0, 0
      HSL:
        276°, 100.0000%, 52.3529%
        HSV (HSB):
        276°, 95.2941%, 100.0000%
        XYZ:
        32.0861, 14.6510, 95.7445
        xyY:
        0.2252, 0.1028, 14.6510
      CIE-Lab:
        45.1525, 84.5588, -86.1731
        CIE-LCH:
        45.1525, 120.7311, 314.4583
        CIE-Luv:
        45.1525, 23.6191, -131.3303
        Hunter-Lab:
        38.2767, 82.6466, -121.5132
      #9d0cff color charts
#9d0cff RGB chart
      #9d0cff CMYK chart
      #9d0cff RGB pie chart
      #9d0cff color shades, tints & tones
#9d0cff color schemes
#9d0cff color preview, HTML & CSS examples
           This text has a color of #9d0cff        
        
          <p style="color:#9d0cff;">Text here</p>
        
        
          .mytext {color:#9d0cff;}
        
        Text color #9d0cff
      
           This box has a color of #9d0cff        
        
          <div style="background-color:#9d0cff;">Content here</div>
        
        
          .mybackground {background-color:#9d0cff;}
        
        Background color #9d0cff
      
           Border around this has a color of #9d0cff        
        
          <div style="border:2px solid #9d0cff;">Content here</div>
        
        
          .myborder {border:2px solid #9d0cff;}
        
        Border color #9d0cff