#bd99f4 color space conversions
Hex:
        #bd99f4
        RGB:
        189, 153, 244
        CMY:
        26, 40, 4
        CMYK:
        23, 37, 0, 4
      HSL:
        264°, 80.5310%, 77.8431%
        HSV (HSB):
        264°, 37.2951%, 95.6863%
        XYZ:
        48.7066, 40.1329, 90.7673
        xyY:
        0.2712, 0.2234, 40.1329
      CIE-Lab:
        69.5641, 31.3058, -40.7046
        CIE-LCH:
        69.5641, 51.3509, 307.5638
        CIE-Luv:
        69.5641, 11.9727, -69.6415
        Hunter-Lab:
        63.3506, 26.3750, -40.6040
      #bd99f4 color charts
#bd99f4 RGB chart
      #bd99f4 CMYK chart
      #bd99f4 RGB pie chart
      #bd99f4 color shades, tints & tones
#bd99f4 color schemes
#bd99f4 color preview, HTML & CSS examples
           This text has a color of #bd99f4        
        
          <p style="color:#bd99f4;">Text here</p>
        
        
          .mytext {color:#bd99f4;}
        
        Text color #bd99f4
      
           This box has a color of #bd99f4        
        
          <div style="background-color:#bd99f4;">Content here</div>
        
        
          .mybackground {background-color:#bd99f4;}
        
        Background color #bd99f4
      
           Border around this has a color of #bd99f4        
        
          <div style="border:2px solid #bd99f4;">Content here</div>
        
        
          .myborder {border:2px solid #bd99f4;}
        
        Border color #bd99f4