#b994ee color space conversions
Hex:
        #b994ee
        RGB:
        185, 148, 238
        CMY:
        27, 42, 7
        CMYK:
        22, 38, 0, 7
      HSL:
        265°, 72.5806%, 75.6863%
        HSV (HSB):
        265°, 37.8151%, 93.3333%
        XYZ:
        46.0301, 37.6671, 85.7334
        xyY:
        0.2717, 0.2223, 37.6671
      CIE-Lab:
        67.7746, 31.5517, -40.2439
        CIE-LCH:
        67.7746, 51.1379, 308.0969
        CIE-Luv:
        67.7746, 12.5310, -68.6222
        Hunter-Lab:
        61.3736, 26.4711, -39.8613
      #b994ee color charts
#b994ee RGB chart
      #b994ee CMYK chart
      #b994ee RGB pie chart
      #b994ee color shades, tints & tones
#b994ee color schemes
#b994ee color preview, HTML & CSS examples
           This text has a color of #b994ee        
        
          <p style="color:#b994ee;">Text here</p>
        
        
          .mytext {color:#b994ee;}
        
        Text color #b994ee
      
           This box has a color of #b994ee        
        
          <div style="background-color:#b994ee;">Content here</div>
        
        
          .mybackground {background-color:#b994ee;}
        
        Background color #b994ee
      
           Border around this has a color of #b994ee        
        
          <div style="border:2px solid #b994ee;">Content here</div>
        
        
          .myborder {border:2px solid #b994ee;}
        
        Border color #b994ee