#b994c7 color space conversions
Hex:
        #b994c7
        RGB:
        185, 148, 199
        CMY:
        27, 42, 22
        CMYK:
        7, 26, 0, 22
      HSL:
        284°, 31.2883%, 68.0392%
        HSV (HSB):
        284°, 25.6281%, 78.0392%
        XYZ:
        40.9063, 35.6176, 58.7517
        xyY:
        0.3024, 0.2633, 35.6176
      CIE-Lab:
        66.2267, 23.0776, -21.0532
        CIE-LCH:
        66.2267, 31.2380, 317.6265
        CIE-Luv:
        66.2267, 17.1442, -35.9324
        Hunter-Lab:
        59.6805, 17.9069, -16.5910
      #b994c7 color charts
#b994c7 RGB chart
      #b994c7 CMYK chart
      #b994c7 RGB pie chart
      #b994c7 color shades, tints & tones
#b994c7 color schemes
#b994c7 color preview, HTML & CSS examples
           This text has a color of #b994c7        
        
          <p style="color:#b994c7;">Text here</p>
        
        
          .mytext {color:#b994c7;}
        
        Text color #b994c7
      
           This box has a color of #b994c7        
        
          <div style="background-color:#b994c7;">Content here</div>
        
        
          .mybackground {background-color:#b994c7;}
        
        Background color #b994c7
      
           Border around this has a color of #b994c7        
        
          <div style="border:2px solid #b994c7;">Content here</div>
        
        
          .myborder {border:2px solid #b994c7;}
        
        Border color #b994c7