#9875fd color space conversions
Hex:
        #9875fd
        RGB:
        152, 117, 253
        CMY:
        40, 54, 1
        CMYK:
        40, 54, 0, 1
      HSL:
        255°, 97.1429%, 72.5490%
        HSV (HSB):
        255°, 53.7549%, 99.2157%
        XYZ:
        37.0398, 26.4898, 96.0893
        xyY:
        0.2321, 0.1660, 26.4898
      CIE-Lab:
        58.4991, 44.0966, -63.3915
        CIE-LCH:
        58.4991, 77.2204, 304.8234
        CIE-Luv:
        58.4991, 5.4609, -105.2745
        Hunter-Lab:
        51.4683, 38.3904, -74.6644
      #9875fd color charts
#9875fd RGB chart
      #9875fd CMYK chart
      #9875fd RGB pie chart
      #9875fd color shades, tints & tones
#9875fd color schemes
#9875fd color preview, HTML & CSS examples
           This text has a color of #9875fd        
        
          <p style="color:#9875fd;">Text here</p>
        
        
          .mytext {color:#9875fd;}
        
        Text color #9875fd
      
           This box has a color of #9875fd        
        
          <div style="background-color:#9875fd;">Content here</div>
        
        
          .mybackground {background-color:#9875fd;}
        
        Background color #9875fd
      
           Border around this has a color of #9875fd        
        
          <div style="border:2px solid #9875fd;">Content here</div>
        
        
          .myborder {border:2px solid #9875fd;}
        
        Border color #9875fd