#b990dc color space conversions
Hex:
        #b990dc
        RGB:
        185, 144, 220
        CMY:
        27, 44, 14
        CMYK:
        16, 35, 0, 14
      HSL:
        272°, 52.0548%, 71.3725%
        HSV (HSB):
        272°, 34.5455%, 86.2745%
        XYZ:
        42.8991, 35.4281, 72.2874
        xyY:
        0.2848, 0.2352, 35.4281
      CIE-Lab:
        66.0806, 29.7406, -32.9557
        CIE-LCH:
        66.0806, 44.3913, 312.0644
        CIE-Luv:
        66.0806, 16.3615, -56.1203
        Hunter-Lab:
        59.5215, 24.4881, -30.3412
      #b990dc color charts
#b990dc RGB chart
      #b990dc CMYK chart
      #b990dc RGB pie chart
      #b990dc color shades, tints & tones
#b990dc color schemes
#b990dc color preview, HTML & CSS examples
           This text has a color of #b990dc        
        
          <p style="color:#b990dc;">Text here</p>
        
        
          .mytext {color:#b990dc;}
        
        Text color #b990dc
      
           This box has a color of #b990dc        
        
          <div style="background-color:#b990dc;">Content here</div>
        
        
          .mybackground {background-color:#b990dc;}
        
        Background color #b990dc
      
           Border around this has a color of #b990dc        
        
          <div style="border:2px solid #b990dc;">Content here</div>
        
        
          .myborder {border:2px solid #b990dc;}
        
        Border color #b990dc