#9d1bdf color space conversions
Hex:
        #9d1bdf
        RGB:
        157, 27, 223
        CMY:
        38, 89, 13
        CMYK:
        30, 88, 0, 13
      HSL:
        280°, 78.4000%, 49.0196%
        HSV (HSB):
        280°, 87.8924%, 87.4510%
        XYZ:
        27.6158, 13.2797, 70.9198
        xyY:
        0.2470, 0.1188, 13.2797
      CIE-Lab:
        43.1817, 76.0708, -71.3294
        CIE-LCH:
        43.1817, 104.2815, 316.8424
        CIE-Luv:
        43.1817, 30.0097, -110.2744
        Hunter-Lab:
        36.4413, 71.4981, -89.8776
      #9d1bdf color charts
#9d1bdf RGB chart
      #9d1bdf CMYK chart
      #9d1bdf RGB pie chart
      #9d1bdf color shades, tints & tones
#9d1bdf color schemes
#9d1bdf color preview, HTML & CSS examples
           This text has a color of #9d1bdf        
        
          <p style="color:#9d1bdf;">Text here</p>
        
        
          .mytext {color:#9d1bdf;}
        
        Text color #9d1bdf
      
           This box has a color of #9d1bdf        
        
          <div style="background-color:#9d1bdf;">Content here</div>
        
        
          .mybackground {background-color:#9d1bdf;}
        
        Background color #9d1bdf
      
           Border around this has a color of #9d1bdf        
        
          <div style="border:2px solid #9d1bdf;">Content here</div>
        
        
          .myborder {border:2px solid #9d1bdf;}
        
        Border color #9d1bdf