#9d0bda color space conversions
Hex:
        #9d0bda
        RGB:
        157, 11, 218
        CMY:
        38, 96, 15
        CMYK:
        28, 95, 0, 15
      HSL:
        282°, 90.3930%, 44.9020%
        HSV (HSB):
        282°, 94.9541%, 85.4902%
        XYZ:
        26.6792, 12.4694, 67.3304
        xyY:
        0.2506, 0.1171, 12.4694
      CIE-Lab:
        41.9526, 77.5811, -70.4728
        CIE-LCH:
        41.9526, 104.8105, 317.7488
        CIE-Luv:
        41.9526, 32.1063, -108.1924
        Hunter-Lab:
        35.3120, 73.0655, -88.3313
      #9d0bda color charts
#9d0bda RGB chart
      #9d0bda CMYK chart
      #9d0bda RGB pie chart
      #9d0bda color shades, tints & tones
#9d0bda color schemes
#9d0bda color preview, HTML & CSS examples
           This text has a color of #9d0bda        
        
          <p style="color:#9d0bda;">Text here</p>
        
        
          .mytext {color:#9d0bda;}
        
        Text color #9d0bda
      
           This box has a color of #9d0bda        
        
          <div style="background-color:#9d0bda;">Content here</div>
        
        
          .mybackground {background-color:#9d0bda;}
        
        Background color #9d0bda
      
           Border around this has a color of #9d0bda        
        
          <div style="border:2px solid #9d0bda;">Content here</div>
        
        
          .myborder {border:2px solid #9d0bda;}
        
        Border color #9d0bda