#9b25dc color space conversions
Hex:
        #9b25dc
        RGB:
        155, 37, 220
        CMY:
        39, 85, 14
        CMYK:
        30, 83, 0, 14
      HSL:
        279°, 72.3320%, 50.3922%
        HSV (HSB):
        279°, 83.1818%, 86.2745%
        XYZ:
        27.0974, 13.4590, 68.8798
        xyY:
        0.2476, 0.1230, 13.4590
      CIE-Lab:
        43.4469, 72.8422, -69.1937
        CIE-LCH:
        43.4469, 100.4676, 316.4715
        CIE-Luv:
        43.4469, 28.7917, -107.4672
        Hunter-Lab:
        36.6865, 67.6423, -85.6378
      #9b25dc color charts
#9b25dc RGB chart
      #9b25dc CMYK chart
      #9b25dc RGB pie chart
      #9b25dc color shades, tints & tones
#9b25dc color schemes
#9b25dc color preview, HTML & CSS examples
           This text has a color of #9b25dc        
        
          <p style="color:#9b25dc;">Text here</p>
        
        
          .mytext {color:#9b25dc;}
        
        Text color #9b25dc
      
           This box has a color of #9b25dc        
        
          <div style="background-color:#9b25dc;">Content here</div>
        
        
          .mybackground {background-color:#9b25dc;}
        
        Background color #9b25dc
      
           Border around this has a color of #9b25dc        
        
          <div style="border:2px solid #9b25dc;">Content here</div>
        
        
          .myborder {border:2px solid #9b25dc;}
        
        Border color #9b25dc