#b990b2 color space conversions
Hex:
        #b990b2
        RGB:
        185, 144, 178
        CMY:
        27, 44, 30
        CMYK:
        0, 22, 4, 27
      HSL:
        310°, 22.6519%, 64.5098%
        HSV (HSB):
        310°, 22.1622%, 72.5490%
        XYZ:
        38.0167, 33.4752, 46.5771
        xyY:
        0.3220, 0.2835, 33.4752
      CIE-Lab:
        64.5438, 21.2248, -11.8271
        CIE-LCH:
        64.5438, 24.2976, 330.8722
        CIE-Luv:
        64.5438, 21.6723, -21.1459
        Hunter-Lab:
        57.8577, 16.0365, -7.2298
      #b990b2 color charts
#b990b2 RGB chart
      #b990b2 CMYK chart
      #b990b2 RGB pie chart
      #b990b2 color shades, tints & tones
#b990b2 color schemes
#b990b2 color preview, HTML & CSS examples
           This text has a color of #b990b2        
        
          <p style="color:#b990b2;">Text here</p>
        
        
          .mytext {color:#b990b2;}
        
        Text color #b990b2
      
           This box has a color of #b990b2        
        
          <div style="background-color:#b990b2;">Content here</div>
        
        
          .mybackground {background-color:#b990b2;}
        
        Background color #b990b2
      
           Border around this has a color of #b990b2        
        
          <div style="border:2px solid #b990b2;">Content here</div>
        
        
          .myborder {border:2px solid #b990b2;}
        
        Border color #b990b2