#9b25be color space conversions
Hex:
        #9b25be
        RGB:
        155, 37, 190
        CMY:
        39, 85, 25
        CMYK:
        18, 81, 0, 25
      HSL:
        286°, 67.4009%, 44.5098%
        HSV (HSB):
        286°, 80.5263%, 74.5098%
        XYZ:
        23.4734, 12.0094, 49.7961
        xyY:
        0.2753, 0.1408, 12.0094
      CIE-Lab:
        41.2311, 67.0154, -55.4159
        CIE-LCH:
        41.2311, 86.9597, 320.4122
        CIE-Luv:
        41.2311, 36.5264, -86.9129
        Hunter-Lab:
        34.6546, 60.2620, -60.9371
      #9b25be color charts
#9b25be RGB chart
      #9b25be CMYK chart
      #9b25be RGB pie chart
      #9b25be color shades, tints & tones
#9b25be color schemes
#9b25be color preview, HTML & CSS examples
           This text has a color of #9b25be        
        
          <p style="color:#9b25be;">Text here</p>
        
        
          .mytext {color:#9b25be;}
        
        Text color #9b25be
      
           This box has a color of #9b25be        
        
          <div style="background-color:#9b25be;">Content here</div>
        
        
          .mybackground {background-color:#9b25be;}
        
        Background color #9b25be
      
           Border around this has a color of #9b25be        
        
          <div style="border:2px solid #9b25be;">Content here</div>
        
        
          .myborder {border:2px solid #9b25be;}
        
        Border color #9b25be