#9d05bd color space conversions
Hex:
        #9d05bd
        RGB:
        157, 5, 189
        CMY:
        38, 98, 26
        CMYK:
        17, 97, 0, 26
      HSL:
        290°, 94.8454%, 38.0392%
        HSV (HSB):
        290°, 97.3545%, 74.1176%
        XYZ:
        23.1442, 10.9508, 49.0380
        xyY:
        0.2784, 0.1317, 10.9508
      CIE-Lab:
        39.4974, 73.0146, -57.6190
        CIE-LCH:
        39.4974, 93.0112, 321.7215
        CIE-Luv:
        39.4974, 40.5155, -89.1964
        Hunter-Lab:
        33.0919, 66.9304, -64.6958
      #9d05bd color charts
#9d05bd RGB chart
      #9d05bd CMYK chart
      #9d05bd RGB pie chart
      #9d05bd color shades, tints & tones
#9d05bd color schemes
#9d05bd color preview, HTML & CSS examples
           This text has a color of #9d05bd        
        
          <p style="color:#9d05bd;">Text here</p>
        
        
          .mytext {color:#9d05bd;}
        
        Text color #9d05bd
      
           This box has a color of #9d05bd        
        
          <div style="background-color:#9d05bd;">Content here</div>
        
        
          .mybackground {background-color:#9d05bd;}
        
        Background color #9d05bd
      
           Border around this has a color of #9d05bd        
        
          <div style="border:2px solid #9d05bd;">Content here</div>
        
        
          .myborder {border:2px solid #9d05bd;}
        
        Border color #9d05bd