#9625d5 color space conversions
Hex:
        #9625d5
        RGB:
        150, 37, 213
        CMY:
        41, 85, 16
        CMYK:
        30, 83, 0, 16
      HSL:
        279°, 70.4000%, 49.0196%
        HSV (HSB):
        279°, 82.6291%, 83.5294%
        XYZ:
        25.2495, 12.6113, 64.0542
        xyY:
        0.2478, 0.1237, 12.6113
      CIE-Lab:
        42.1716, 70.6818, -67.2856
        CIE-LCH:
        42.1716, 97.5872, 316.4101
        CIE-Luv:
        42.1716, 27.7230, -103.7120
        Hunter-Lab:
        35.5123, 64.7680, -82.0837
      #9625d5 color charts
#9625d5 RGB chart
      #9625d5 CMYK chart
      #9625d5 RGB pie chart
      #9625d5 color shades, tints & tones
#9625d5 color schemes
#9625d5 color preview, HTML & CSS examples
           This text has a color of #9625d5        
        
          <p style="color:#9625d5;">Text here</p>
        
        
          .mytext {color:#9625d5;}
        
        Text color #9625d5
      
           This box has a color of #9625d5        
        
          <div style="background-color:#9625d5;">Content here</div>
        
        
          .mybackground {background-color:#9625d5;}
        
        Background color #9625d5
      
           Border around this has a color of #9625d5        
        
          <div style="border:2px solid #9625d5;">Content here</div>
        
        
          .myborder {border:2px solid #9625d5;}
        
        Border color #9625d5