#9d14d2 color space conversions
Hex:
        #9d14d2
        RGB:
        157, 20, 210
        CMY:
        38, 92, 18
        CMYK:
        25, 90, 0, 18
      HSL:
        283°, 82.6087%, 45.0980%
        HSV (HSB):
        283°, 90.4762%, 82.3529%
        XYZ:
        25.7876, 12.3216, 61.9919
        xyY:
        0.2576, 0.1231, 12.3216
      CIE-Lab:
        41.7227, 74.8842, -66.2414
        CIE-LCH:
        41.7227, 99.9778, 318.5045
        CIE-Luv:
        41.7227, 33.7674, -102.3582
        Hunter-Lab:
        35.1021, 69.7059, -80.1375
      #9d14d2 color charts
#9d14d2 RGB chart
      #9d14d2 CMYK chart
      #9d14d2 RGB pie chart
      #9d14d2 color shades, tints & tones
#9d14d2 color schemes
#9d14d2 color preview, HTML & CSS examples
           This text has a color of #9d14d2        
        
          <p style="color:#9d14d2;">Text here</p>
        
        
          .mytext {color:#9d14d2;}
        
        Text color #9d14d2
      
           This box has a color of #9d14d2        
        
          <div style="background-color:#9d14d2;">Content here</div>
        
        
          .mybackground {background-color:#9d14d2;}
        
        Background color #9d14d2
      
           Border around this has a color of #9d14d2        
        
          <div style="border:2px solid #9d14d2;">Content here</div>
        
        
          .myborder {border:2px solid #9d14d2;}
        
        Border color #9d14d2