#bd0eba color space conversions
Hex:
        #bd0eba
        RGB:
        189, 14, 186
        CMY:
        26, 95, 27
        CMYK:
        0, 93, 2, 26
      HSL:
        301°, 86.2069%, 39.8039%
        HSV (HSB):
        301°, 92.5926%, 74.1176%
        XYZ:
        30.0062, 14.6781, 47.7060
        xyY:
        0.3248, 0.1589, 14.6781
      CIE-Lab:
        45.1901, 76.7057, -46.4034
        CIE-LCH:
        45.1901, 89.6496, 328.8280
        CIE-Luv:
        45.1901, 63.0579, -77.8104
        Hunter-Lab:
        38.3120, 72.7567, -47.0095
      #bd0eba color charts
#bd0eba RGB chart
      #bd0eba CMYK chart
      #bd0eba RGB pie chart
      #bd0eba color shades, tints & tones
#bd0eba color schemes
#bd0eba color preview, HTML & CSS examples
           This text has a color of #bd0eba        
        
          <p style="color:#bd0eba;">Text here</p>
        
        
          .mytext {color:#bd0eba;}
        
        Text color #bd0eba
      
           This box has a color of #bd0eba        
        
          <div style="background-color:#bd0eba;">Content here</div>
        
        
          .mybackground {background-color:#bd0eba;}
        
        Background color #bd0eba
      
           Border around this has a color of #bd0eba        
        
          <div style="border:2px solid #bd0eba;">Content here</div>
        
        
          .myborder {border:2px solid #bd0eba;}
        
        Border color #bd0eba