#b990e4 color space conversions
Hex:
        #b990e4
        RGB:
        185, 144, 228
        CMY:
        27, 44, 11
        CMYK:
        19, 37, 0, 11
      HSL:
        269°, 60.8696%, 72.9412%
        HSV (HSB):
        269°, 36.8421%, 89.4118%
        XYZ:
        43.9844, 35.8622, 78.0027
        xyY:
        0.2786, 0.2272, 35.8622
      CIE-Lab:
        66.4145, 31.5089, -36.8621
        CIE-LCH:
        66.4145, 48.4935, 310.5231
        CIE-Luv:
        66.4145, 15.3594, -62.8211
        Hunter-Lab:
        59.8851, 26.3059, -35.3080
      #b990e4 color charts
#b990e4 RGB chart
      #b990e4 CMYK chart
      #b990e4 RGB pie chart
      #b990e4 color shades, tints & tones
#b990e4 color schemes
#b990e4 color preview, HTML & CSS examples
           This text has a color of #b990e4        
        
          <p style="color:#b990e4;">Text here</p>
        
        
          .mytext {color:#b990e4;}
        
        Text color #b990e4
      
           This box has a color of #b990e4        
        
          <div style="background-color:#b990e4;">Content here</div>
        
        
          .mybackground {background-color:#b990e4;}
        
        Background color #b990e4
      
           Border around this has a color of #b990e4        
        
          <div style="border:2px solid #b990e4;">Content here</div>
        
        
          .myborder {border:2px solid #b990e4;}
        
        Border color #b990e4