#8725e1 color space conversions
Hex:
        #8725e1
        RGB:
        135, 37, 225
        CMY:
        47, 85, 12
        CMYK:
        40, 84, 0, 12
      HSL:
        271°, 75.8065%, 51.3725%
        HSV (HSB):
        271°, 83.5556%, 88.2353%
        XYZ:
        24.2438, 11.9103, 72.2553
        xyY:
        0.2236, 0.1099, 11.9103
      CIE-Lab:
        41.0732, 71.0912, -76.0462
        CIE-LCH:
        41.0732, 104.1008, 313.0712
        CIE-Luv:
        41.0732, 17.7480, -113.6844
        Hunter-Lab:
        34.5113, 64.9999, -99.9759
      #8725e1 color charts
#8725e1 RGB chart
      #8725e1 CMYK chart
      #8725e1 RGB pie chart
      #8725e1 color shades, tints & tones
#8725e1 color schemes
#8725e1 color preview, HTML & CSS examples
           This text has a color of #8725e1        
        
          <p style="color:#8725e1;">Text here</p>
        
        
          .mytext {color:#8725e1;}
        
        Text color #8725e1
      
           This box has a color of #8725e1        
        
          <div style="background-color:#8725e1;">Content here</div>
        
        
          .mybackground {background-color:#8725e1;}
        
        Background color #8725e1
      
           Border around this has a color of #8725e1        
        
          <div style="border:2px solid #8725e1;">Content here</div>
        
        
          .myborder {border:2px solid #8725e1;}
        
        Border color #8725e1