#b90ede color space conversions
Hex:
        #b90ede
        RGB:
        185, 14, 222
        CMY:
        27, 95, 13
        CMYK:
        17, 94, 0, 13
      HSL:
        289°, 88.1356%, 46.2745%
        HSV (HSB):
        289°, 93.6937%, 87.0588%
        XYZ:
        33.3494, 15.9023, 70.4190
        xyY:
        0.2787, 0.1329, 15.9023
      CIE-Lab:
        46.8460, 81.7696, -64.6025
        CIE-LCH:
        46.8460, 104.2101, 321.6893
        CIE-Luv:
        46.8460, 47.6636, -104.8127
        Hunter-Lab:
        39.8777, 79.4924, -76.7843
      #b90ede color charts
#b90ede RGB chart
      #b90ede CMYK chart
      #b90ede RGB pie chart
      #b90ede color shades, tints & tones
#b90ede color schemes
#b90ede color preview, HTML & CSS examples
           This text has a color of #b90ede        
        
          <p style="color:#b90ede;">Text here</p>
        
        
          .mytext {color:#b90ede;}
        
        Text color #b90ede
      
           This box has a color of #b90ede        
        
          <div style="background-color:#b90ede;">Content here</div>
        
        
          .mybackground {background-color:#b90ede;}
        
        Background color #b90ede
      
           Border around this has a color of #b90ede        
        
          <div style="border:2px solid #b90ede;">Content here</div>
        
        
          .myborder {border:2px solid #b90ede;}
        
        Border color #b90ede