#b998eb color space conversions
Hex:
        #b998eb
        RGB:
        185, 152, 235
        CMY:
        27, 40, 8
        CMYK:
        21, 35, 0, 8
      HSL:
        264°, 67.4797%, 75.8824%
        HSV (HSB):
        264°, 35.3191%, 92.1569%
        XYZ:
        46.2312, 38.7689, 83.6438
        xyY:
        0.2741, 0.2299, 38.7689
      CIE-Lab:
        68.5835, 28.6358, -37.3364
        CIE-LCH:
        68.5835, 47.0533, 307.4870
        CIE-Luv:
        68.5835, 11.2464, -63.5235
        Hunter-Lab:
        62.2647, 23.5721, -36.0624
      #b998eb color charts
#b998eb RGB chart
      #b998eb CMYK chart
      #b998eb RGB pie chart
      #b998eb color shades, tints & tones
#b998eb color schemes
#b998eb color preview, HTML & CSS examples
           This text has a color of #b998eb        
        
          <p style="color:#b998eb;">Text here</p>
        
        
          .mytext {color:#b998eb;}
        
        Text color #b998eb
      
           This box has a color of #b998eb        
        
          <div style="background-color:#b998eb;">Content here</div>
        
        
          .mybackground {background-color:#b998eb;}
        
        Background color #b998eb
      
           Border around this has a color of #b998eb        
        
          <div style="border:2px solid #b998eb;">Content here</div>
        
        
          .myborder {border:2px solid #b998eb;}
        
        Border color #b998eb