#9c0dfe color space conversions
Hex:
        #9c0dfe
        RGB:
        156, 13, 254
        CMY:
        39, 95, 0
        CMYK:
        39, 95, 0, 0
      HSL:
        276°, 99.1770%, 52.3529%
        HSV (HSB):
        276°, 94.8819%, 99.6078%
        XYZ:
        31.7436, 14.5115, 94.8939
        xyY:
        0.2249, 0.1028, 14.5115
      CIE-Lab:
        44.9578, 84.1551, -85.9397
        CIE-LCH:
        44.9578, 120.2818, 314.3989
        CIE-Luv:
        44.9578, 23.3175, -130.8030
        Hunter-Lab:
        38.0940, 82.0791, -121.0283
      #9c0dfe color charts
#9c0dfe RGB chart
      #9c0dfe CMYK chart
      #9c0dfe RGB pie chart
      #9c0dfe color shades, tints & tones
#9c0dfe color schemes
#9c0dfe color preview, HTML & CSS examples
           This text has a color of #9c0dfe        
        
          <p style="color:#9c0dfe;">Text here</p>
        
        
          .mytext {color:#9c0dfe;}
        
        Text color #9c0dfe
      
           This box has a color of #9c0dfe        
        
          <div style="background-color:#9c0dfe;">Content here</div>
        
        
          .mybackground {background-color:#9c0dfe;}
        
        Background color #9c0dfe
      
           Border around this has a color of #9c0dfe        
        
          <div style="border:2px solid #9c0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #9c0dfe;}
        
        Border color #9c0dfe