#9d1cfb color space conversions
Hex:
        #9d1cfb
        RGB:
        157, 28, 251
        CMY:
        38, 89, 2
        CMYK:
        37, 89, 0, 2
      HSL:
        275°, 96.5368%, 54.7059%
        HSV (HSB):
        275°, 88.8446%, 98.4314%
        XYZ:
        31.7325, 14.9636, 92.4826
        xyY:
        0.2280, 0.1075, 14.9636
      CIE-Lab:
        45.5844, 81.4136, -83.2273
        CIE-LCH:
        45.5844, 116.4258, 314.3688
        CIE-Luv:
        45.5844, 23.7153, -127.9816
        Hunter-Lab:
        38.6829, 78.7328, -114.6719
      #9d1cfb color charts
#9d1cfb RGB chart
      #9d1cfb CMYK chart
      #9d1cfb RGB pie chart
      #9d1cfb color shades, tints & tones
#9d1cfb color schemes
#9d1cfb color preview, HTML & CSS examples
           This text has a color of #9d1cfb        
        
          <p style="color:#9d1cfb;">Text here</p>
        
        
          .mytext {color:#9d1cfb;}
        
        Text color #9d1cfb
      
           This box has a color of #9d1cfb        
        
          <div style="background-color:#9d1cfb;">Content here</div>
        
        
          .mybackground {background-color:#9d1cfb;}
        
        Background color #9d1cfb
      
           Border around this has a color of #9d1cfb        
        
          <div style="border:2px solid #9d1cfb;">Content here</div>
        
        
          .myborder {border:2px solid #9d1cfb;}
        
        Border color #9d1cfb