#9d2fbf color space conversions
Hex:
        #9d2fbf
        RGB:
        157, 47, 191
        CMY:
        38, 82, 25
        CMYK:
        18, 75, 0, 25
      HSL:
        286°, 60.5042%, 46.6667%
        HSV (HSB):
        286°, 75.3927%, 74.9020%
        XYZ:
        24.3251, 12.9627, 50.5102
        xyY:
        0.2771, 0.1476, 12.9627
      CIE-Lab:
        42.7070, 64.4026, -53.6043
        CIE-LCH:
        42.7070, 83.7921, 320.2283
        CIE-Luv:
        42.7070, 36.0452, -85.0994
        Hunter-Lab:
        36.0038, 57.5928, -57.9761
      #9d2fbf color charts
#9d2fbf RGB chart
      #9d2fbf CMYK chart
      #9d2fbf RGB pie chart
      #9d2fbf color shades, tints & tones
#9d2fbf color schemes
#9d2fbf color preview, HTML & CSS examples
           This text has a color of #9d2fbf        
        
          <p style="color:#9d2fbf;">Text here</p>
        
        
          .mytext {color:#9d2fbf;}
        
        Text color #9d2fbf
      
           This box has a color of #9d2fbf        
        
          <div style="background-color:#9d2fbf;">Content here</div>
        
        
          .mybackground {background-color:#9d2fbf;}
        
        Background color #9d2fbf
      
           Border around this has a color of #9d2fbf        
        
          <div style="border:2px solid #9d2fbf;">Content here</div>
        
        
          .myborder {border:2px solid #9d2fbf;}
        
        Border color #9d2fbf