#bd98fb color space conversions
Hex:
        #bd98fb
        RGB:
        189, 152, 251
        CMY:
        26, 40, 2
        CMYK:
        25, 39, 0, 2
      HSL:
        262°, 92.5234%, 79.0196%
        HSV (HSB):
        262°, 39.4422%, 98.4314%
        XYZ:
        49.6271, 40.2403, 96.4183
        xyY:
        0.2664, 0.2160, 40.2403
      CIE-Lab:
        69.6404, 33.4819, -44.4011
        CIE-LCH:
        69.6404, 55.6102, 307.0191
        CIE-Luv:
        69.6404, 11.5719, -76.1136
        Hunter-Lab:
        63.4353, 28.6336, -45.7130
      #bd98fb color charts
#bd98fb RGB chart
      #bd98fb CMYK chart
      #bd98fb RGB pie chart
      #bd98fb color shades, tints & tones
#bd98fb color schemes
#bd98fb color preview, HTML & CSS examples
           This text has a color of #bd98fb        
        
          <p style="color:#bd98fb;">Text here</p>
        
        
          .mytext {color:#bd98fb;}
        
        Text color #bd98fb
      
           This box has a color of #bd98fb        
        
          <div style="background-color:#bd98fb;">Content here</div>
        
        
          .mybackground {background-color:#bd98fb;}
        
        Background color #bd98fb
      
           Border around this has a color of #bd98fb        
        
          <div style="border:2px solid #bd98fb;">Content here</div>
        
        
          .myborder {border:2px solid #bd98fb;}
        
        Border color #bd98fb