#9d1eeb color space conversions
Hex:
        #9d1eeb
        RGB:
        157, 30, 235
        CMY:
        38, 88, 8
        CMYK:
        33, 87, 0, 8
      HSL:
        277°, 83.6735%, 51.9608%
        HSV (HSB):
        277°, 87.2340%, 92.1569%
        XYZ:
        29.3643, 14.0948, 79.7702
        xyY:
        0.2383, 0.1144, 14.0948
      CIE-Lab:
        44.3686, 77.8012, -76.2139
        CIE-LCH:
        44.3686, 108.9109, 315.5905
        CIE-Luv:
        44.3686, 27.0015, -117.7301
        Hunter-Lab:
        37.5430, 73.9135, -99.6972
      #9d1eeb color charts
#9d1eeb RGB chart
      #9d1eeb CMYK chart
      #9d1eeb RGB pie chart
      #9d1eeb color shades, tints & tones
#9d1eeb color schemes
#9d1eeb color preview, HTML & CSS examples
           This text has a color of #9d1eeb        
        
          <p style="color:#9d1eeb;">Text here</p>
        
        
          .mytext {color:#9d1eeb;}
        
        Text color #9d1eeb
      
           This box has a color of #9d1eeb        
        
          <div style="background-color:#9d1eeb;">Content here</div>
        
        
          .mybackground {background-color:#9d1eeb;}
        
        Background color #9d1eeb
      
           Border around this has a color of #9d1eeb        
        
          <div style="border:2px solid #9d1eeb;">Content here</div>
        
        
          .myborder {border:2px solid #9d1eeb;}
        
        Border color #9d1eeb