#825fdd color space conversions
Hex:
        #825fdd
        RGB:
        130, 95, 221
        CMY:
        49, 63, 13
        CMYK:
        41, 57, 0, 13
      HSL:
        257°, 64.9485%, 61.9608%
        HSV (HSB):
        257°, 57.0136%, 86.6667%
        XYZ:
        26.3493, 18.1507, 70.5213
        xyY:
        0.2291, 0.1578, 18.1507
      CIE-Lab:
        49.6784, 42.9254, -59.8028
        CIE-LCH:
        49.6784, 73.6136, 305.6701
        CIE-Luv:
        49.6784, 5.6515, -95.6709
        Hunter-Lab:
        42.6036, 35.8414, -68.3195
      #825fdd color charts
#825fdd RGB chart
      #825fdd CMYK chart
      #825fdd RGB pie chart
      #825fdd color shades, tints & tones
#825fdd color schemes
#825fdd color preview, HTML & CSS examples
           This text has a color of #825fdd        
        
          <p style="color:#825fdd;">Text here</p>
        
        
          .mytext {color:#825fdd;}
        
        Text color #825fdd
      
           This box has a color of #825fdd        
        
          <div style="background-color:#825fdd;">Content here</div>
        
        
          .mybackground {background-color:#825fdd;}
        
        Background color #825fdd
      
           Border around this has a color of #825fdd        
        
          <div style="border:2px solid #825fdd;">Content here</div>
        
        
          .myborder {border:2px solid #825fdd;}
        
        Border color #825fdd