#8725fd color space conversions
Hex:
        #8725fd
        RGB:
        135, 37, 253
        CMY:
        47, 85, 1
        CMYK:
        47, 85, 0, 1
      HSL:
        267°, 98.1818%, 56.8627%
        HSV (HSB):
        267°, 85.3755%, 99.2157%
        XYZ:
        28.3829, 13.5659, 94.0510
        xyY:
        0.2087, 0.0997, 13.5659
      CIE-Lab:
        43.6038, 77.2892, -87.7068
        CIE-LCH:
        43.6038, 116.9021, 311.3872
        CIE-Luv:
        43.6038, 13.0535, -130.8360
        Hunter-Lab:
        36.8319, 73.0973, -125.6160
      #8725fd color charts
#8725fd RGB chart
      #8725fd CMYK chart
      #8725fd RGB pie chart
      #8725fd color shades, tints & tones
#8725fd color schemes
#8725fd color preview, HTML & CSS examples
           This text has a color of #8725fd        
        
          <p style="color:#8725fd;">Text here</p>
        
        
          .mytext {color:#8725fd;}
        
        Text color #8725fd
      
           This box has a color of #8725fd        
        
          <div style="background-color:#8725fd;">Content here</div>
        
        
          .mybackground {background-color:#8725fd;}
        
        Background color #8725fd
      
           Border around this has a color of #8725fd        
        
          <div style="border:2px solid #8725fd;">Content here</div>
        
        
          .myborder {border:2px solid #8725fd;}
        
        Border color #8725fd