#9b25ec color space conversions
Hex:
        #9b25ec
        RGB:
        155, 37, 236
        CMY:
        39, 85, 7
        CMYK:
        34, 84, 0, 7
      HSL:
        276°, 83.9662%, 53.5294%
        HSV (HSB):
        276°, 84.3220%, 92.5490%
        XYZ:
        29.3195, 14.3478, 80.5810
        xyY:
        0.2360, 0.1155, 14.3478
      CIE-Lab:
        44.7277, 76.0813, -76.2036
        CIE-LCH:
        44.7277, 107.6817, 314.9540
        CIE-Luv:
        44.7277, 25.1968, -117.9135
        Hunter-Lab:
        37.8785, 71.8786, -99.6158
      #9b25ec color charts
#9b25ec RGB chart
      #9b25ec CMYK chart
      #9b25ec RGB pie chart
      #9b25ec color shades, tints & tones
#9b25ec color schemes
#9b25ec color preview, HTML & CSS examples
           This text has a color of #9b25ec        
        
          <p style="color:#9b25ec;">Text here</p>
        
        
          .mytext {color:#9b25ec;}
        
        Text color #9b25ec
      
           This box has a color of #9b25ec        
        
          <div style="background-color:#9b25ec;">Content here</div>
        
        
          .mybackground {background-color:#9b25ec;}
        
        Background color #9b25ec
      
           Border around this has a color of #9b25ec        
        
          <div style="border:2px solid #9b25ec;">Content here</div>
        
        
          .myborder {border:2px solid #9b25ec;}
        
        Border color #9b25ec