#825dfb color space conversions
Hex:
        #825dfb
        RGB:
        130, 93, 251
        CMY:
        49, 64, 2
        CMYK:
        48, 63, 0, 2
      HSL:
        254°, 95.1807%, 67.4510%
        HSV (HSB):
        254°, 62.9482%, 98.4314%
        XYZ:
        30.5329, 19.5396, 93.4290
        xyY:
        0.2128, 0.1362, 19.5396
      CIE-Lab:
        51.3126, 52.2958, -73.9950
        CIE-LCH:
        51.3126, 90.6096, 305.2506
        CIE-Luv:
        51.3126, 2.9308, -118.1651
        Hunter-Lab:
        44.2036, 45.9395, -94.3733
      #825dfb color charts
#825dfb RGB chart
      #825dfb CMYK chart
      #825dfb RGB pie chart
      #825dfb color shades, tints & tones
#825dfb color schemes
#825dfb color preview, HTML & CSS examples
           This text has a color of #825dfb        
        
          <p style="color:#825dfb;">Text here</p>
        
        
          .mytext {color:#825dfb;}
        
        Text color #825dfb
      
           This box has a color of #825dfb        
        
          <div style="background-color:#825dfb;">Content here</div>
        
        
          .mybackground {background-color:#825dfb;}
        
        Background color #825dfb
      
           Border around this has a color of #825dfb        
        
          <div style="border:2px solid #825dfb;">Content here</div>
        
        
          .myborder {border:2px solid #825dfb;}
        
        Border color #825dfb