#b995ee color space conversions
Hex:
        #b995ee
        RGB:
        185, 149, 238
        CMY:
        27, 42, 7
        CMYK:
        22, 37, 0, 7
      HSL:
        264°, 72.3577%, 75.8824%
        HSV (HSB):
        264°, 37.3950%, 93.3333%
        XYZ:
        46.1876, 37.9822, 85.7859
        xyY:
        0.2718, 0.2235, 37.9822
      CIE-Lab:
        68.0075, 30.9951, -39.8800
        CIE-LCH:
        68.0075, 50.5085, 307.8547
        CIE-Luv:
        68.0075, 12.1297, -67.9799
        Hunter-Lab:
        61.6297, 25.9226, -39.3883
      #b995ee color charts
#b995ee RGB chart
      #b995ee CMYK chart
      #b995ee RGB pie chart
      #b995ee color shades, tints & tones
#b995ee color schemes
#b995ee color preview, HTML & CSS examples
           This text has a color of #b995ee        
        
          <p style="color:#b995ee;">Text here</p>
        
        
          .mytext {color:#b995ee;}
        
        Text color #b995ee
      
           This box has a color of #b995ee        
        
          <div style="background-color:#b995ee;">Content here</div>
        
        
          .mybackground {background-color:#b995ee;}
        
        Background color #b995ee
      
           Border around this has a color of #b995ee        
        
          <div style="border:2px solid #b995ee;">Content here</div>
        
        
          .myborder {border:2px solid #b995ee;}
        
        Border color #b995ee