#b90ee2 color space conversions
Hex:
        #b90ee2
        RGB:
        185, 14, 226
        CMY:
        27, 95, 11
        CMYK:
        18, 94, 0, 11
      HSL:
        288°, 88.3333%, 47.0588%
        HSV (HSB):
        288°, 93.8053%, 88.6275%
        XYZ:
        33.8921, 16.1194, 73.2765
        xyY:
        0.2749, 0.1307, 16.1194
      CIE-Lab:
        47.1307, 82.4452, -66.4202
        CIE-LCH:
        47.1307, 105.8719, 321.1441
        CIE-Luv:
        47.1307, 46.4136, -107.5654
        Hunter-Lab:
        40.1489, 80.4219, -80.1071
      #b90ee2 color charts
#b90ee2 RGB chart
      #b90ee2 CMYK chart
      #b90ee2 RGB pie chart
      #b90ee2 color shades, tints & tones
#b90ee2 color schemes
#b90ee2 color preview, HTML & CSS examples
           This text has a color of #b90ee2        
        
          <p style="color:#b90ee2;">Text here</p>
        
        
          .mytext {color:#b90ee2;}
        
        Text color #b90ee2
      
           This box has a color of #b90ee2        
        
          <div style="background-color:#b90ee2;">Content here</div>
        
        
          .mybackground {background-color:#b90ee2;}
        
        Background color #b90ee2
      
           Border around this has a color of #b90ee2        
        
          <div style="border:2px solid #b90ee2;">Content here</div>
        
        
          .myborder {border:2px solid #b90ee2;}
        
        Border color #b90ee2