#9874fb color space conversions
Hex:
        #9874fb
        RGB:
        152, 116, 251
        CMY:
        40, 55, 2
        CMYK:
        39, 54, 0, 2
      HSL:
        256°, 94.4056%, 71.9608%
        HSV (HSB):
        256°, 53.7849%, 98.4314%
        XYZ:
        36.6069, 26.1312, 94.3812
        xyY:
        0.2330, 0.1663, 26.1312
      CIE-Lab:
        58.1614, 44.1238, -62.8302
        CIE-LCH:
        58.1614, 76.7759, 305.0792
        CIE-Luv:
        58.1614, 5.9717, -104.2625
        Hunter-Lab:
        51.1187, 38.3688, -73.6849
      #9874fb color charts
#9874fb RGB chart
      #9874fb CMYK chart
      #9874fb RGB pie chart
      #9874fb color shades, tints & tones
#9874fb color schemes
#9874fb color preview, HTML & CSS examples
           This text has a color of #9874fb        
        
          <p style="color:#9874fb;">Text here</p>
        
        
          .mytext {color:#9874fb;}
        
        Text color #9874fb
      
           This box has a color of #9874fb        
        
          <div style="background-color:#9874fb;">Content here</div>
        
        
          .mybackground {background-color:#9874fb;}
        
        Background color #9874fb
      
           Border around this has a color of #9874fb        
        
          <div style="border:2px solid #9874fb;">Content here</div>
        
        
          .myborder {border:2px solid #9874fb;}
        
        Border color #9874fb