#b99dfe color space conversions
Hex:
        #b99dfe
        RGB:
        185, 157, 254
        CMY:
        27, 38, 0
        CMYK:
        27, 38, 0, 0
      HSL:
        257°, 97.9798%, 80.5882%
        HSV (HSB):
        257°, 38.1890%, 99.6078%
        XYZ:
        49.9539, 41.5840, 99.1596
        xyY:
        0.2620, 0.2181, 41.5840
      CIE-Lab:
        70.5831, 30.3001, -44.5787
        CIE-LCH:
        70.5831, 53.9014, 304.2039
        CIE-Luv:
        70.5831, 7.2516, -76.1402
        Hunter-Lab:
        64.4856, 25.4255, -46.0303
      #b99dfe color charts
#b99dfe RGB chart
      #b99dfe CMYK chart
      #b99dfe RGB pie chart
      #b99dfe color shades, tints & tones
#b99dfe color schemes
#b99dfe color preview, HTML & CSS examples
           This text has a color of #b99dfe        
        
          <p style="color:#b99dfe;">Text here</p>
        
        
          .mytext {color:#b99dfe;}
        
        Text color #b99dfe
      
           This box has a color of #b99dfe        
        
          <div style="background-color:#b99dfe;">Content here</div>
        
        
          .mybackground {background-color:#b99dfe;}
        
        Background color #b99dfe
      
           Border around this has a color of #b99dfe        
        
          <div style="border:2px solid #b99dfe;">Content here</div>
        
        
          .myborder {border:2px solid #b99dfe;}
        
        Border color #b99dfe