#9d0dfe color space conversions
Hex:
        #9d0dfe
        RGB:
        157, 13, 254
        CMY:
        38, 95, 0
        CMYK:
        38, 95, 0, 0
      HSL:
        276°, 99.1770%, 52.3529%
        HSV (HSB):
        276°, 94.8819%, 99.6078%
        XYZ:
        31.9379, 14.6117, 94.9030
        xyY:
        0.2258, 0.1033, 14.6117
      CIE-Lab:
        45.0977, 84.2583, -85.7045
        CIE-LCH:
        45.0977, 120.1862, 314.5125
        CIE-Luv:
        45.0977, 23.7921, -130.6850
        Hunter-Lab:
        38.2253, 82.2460, -120.4433
      #9d0dfe color charts
#9d0dfe RGB chart
      #9d0dfe CMYK chart
      #9d0dfe RGB pie chart
      #9d0dfe color shades, tints & tones
#9d0dfe color schemes
#9d0dfe color preview, HTML & CSS examples
           This text has a color of #9d0dfe        
        
          <p style="color:#9d0dfe;">Text here</p>
        
        
          .mytext {color:#9d0dfe;}
        
        Text color #9d0dfe
      
           This box has a color of #9d0dfe        
        
          <div style="background-color:#9d0dfe;">Content here</div>
        
        
          .mybackground {background-color:#9d0dfe;}
        
        Background color #9d0dfe
      
           Border around this has a color of #9d0dfe        
        
          <div style="border:2px solid #9d0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #9d0dfe;}
        
        Border color #9d0dfe