#9f2beb color space conversions
Hex:
        #9f2beb
        RGB:
        159, 43, 235
        CMY:
        38, 83, 8
        CMYK:
        32, 82, 0, 8
      HSL:
        276°, 82.7586%, 54.5098%
        HSV (HSB):
        276°, 81.7021%, 92.1569%
        XYZ:
        30.1573, 15.0968, 79.9218
        xyY:
        0.2409, 0.1206, 15.0968
      CIE-Lab:
        45.7666, 74.7915, -73.9178
        CIE-LCH:
        45.7666, 105.1551, 315.3366
        CIE-Luv:
        45.7666, 26.8810, -115.7855
        Hunter-Lab:
        38.8547, 70.5486, -94.7578
      #9f2beb color charts
#9f2beb RGB chart
      #9f2beb CMYK chart
      #9f2beb RGB pie chart
      #9f2beb color shades, tints & tones
#9f2beb color schemes
#9f2beb color preview, HTML & CSS examples
           This text has a color of #9f2beb        
        
          <p style="color:#9f2beb;">Text here</p>
        
        
          .mytext {color:#9f2beb;}
        
        Text color #9f2beb
      
           This box has a color of #9f2beb        
        
          <div style="background-color:#9f2beb;">Content here</div>
        
        
          .mybackground {background-color:#9f2beb;}
        
        Background color #9f2beb
      
           Border around this has a color of #9f2beb        
        
          <div style="border:2px solid #9f2beb;">Content here</div>
        
        
          .myborder {border:2px solid #9f2beb;}
        
        Border color #9f2beb