#9825d5 color space conversions
Hex:
        #9825d5
        RGB:
        152, 37, 213
        CMY:
        40, 85, 16
        CMYK:
        29, 83, 0, 16
      HSL:
        279°, 70.4000%, 49.0196%
        HSV (HSB):
        279°, 82.6291%, 83.5294%
        XYZ:
        25.6207, 12.8026, 64.0716
        xyY:
        0.2500, 0.1249, 12.8026
      CIE-Lab:
        42.4643, 70.9874, -66.7960
        CIE-LCH:
        42.4643, 97.4726, 316.7424
        CIE-Luv:
        42.4643, 28.8133, -103.3507
        Hunter-Lab:
        35.7808, 65.1980, -81.1224
      #9825d5 color charts
#9825d5 RGB chart
      #9825d5 CMYK chart
      #9825d5 RGB pie chart
      #9825d5 color shades, tints & tones
#9825d5 color schemes
#9825d5 color preview, HTML & CSS examples
           This text has a color of #9825d5        
        
          <p style="color:#9825d5;">Text here</p>
        
        
          .mytext {color:#9825d5;}
        
        Text color #9825d5
      
           This box has a color of #9825d5        
        
          <div style="background-color:#9825d5;">Content here</div>
        
        
          .mybackground {background-color:#9825d5;}
        
        Background color #9825d5
      
           Border around this has a color of #9825d5        
        
          <div style="border:2px solid #9825d5;">Content here</div>
        
        
          .myborder {border:2px solid #9825d5;}
        
        Border color #9825d5