#bb0eda color space conversions
Hex:
        #bb0eda
        RGB:
        187, 14, 218
        CMY:
        27, 95, 15
        CMYK:
        14, 94, 0, 15
      HSL:
        291°, 87.9310%, 45.4902%
        HSV (HSB):
        291°, 93.5780%, 85.4902%
        XYZ:
        33.3054, 15.9408, 67.6512
        xyY:
        0.2849, 0.1364, 15.9408
      CIE-Lab:
        46.8968, 81.3958, -62.2186
        CIE-LCH:
        46.8968, 102.4521, 322.6059
        CIE-Luv:
        46.8968, 50.2407, -101.5297
        Hunter-Lab:
        39.9260, 79.0307, -72.5137
      #bb0eda color charts
#bb0eda RGB chart
      #bb0eda CMYK chart
      #bb0eda RGB pie chart
      #bb0eda color shades, tints & tones
#bb0eda color schemes
#bb0eda color preview, HTML & CSS examples
           This text has a color of #bb0eda        
        
          <p style="color:#bb0eda;">Text here</p>
        
        
          .mytext {color:#bb0eda;}
        
        Text color #bb0eda
      
           This box has a color of #bb0eda        
        
          <div style="background-color:#bb0eda;">Content here</div>
        
        
          .mybackground {background-color:#bb0eda;}
        
        Background color #bb0eda
      
           Border around this has a color of #bb0eda        
        
          <div style="border:2px solid #bb0eda;">Content here</div>
        
        
          .myborder {border:2px solid #bb0eda;}
        
        Border color #bb0eda