#bf0ddb color space conversions
Hex:
        #bf0ddb
        RGB:
        191, 13, 219
        CMY:
        25, 95, 14
        CMYK:
        13, 94, 0, 14
      HSL:
        292°, 88.7931%, 45.4902%
        HSV (HSB):
        292°, 94.0639%, 85.8824%
        XYZ:
        34.4160, 16.4787, 68.3846
        xyY:
        0.2885, 0.1382, 16.4787
      CIE-Lab:
        47.5963, 82.2555, -61.6270
        CIE-LCH:
        47.5963, 102.7806, 323.1589
        CIE-Luv:
        47.5963, 52.5832, -101.2562
        Hunter-Lab:
        40.5939, 80.2947, -71.4642
      #bf0ddb color charts
#bf0ddb RGB chart
      #bf0ddb CMYK chart
      #bf0ddb RGB pie chart
      #bf0ddb color shades, tints & tones
#bf0ddb color schemes
#bf0ddb color preview, HTML & CSS examples
           This text has a color of #bf0ddb        
        
          <p style="color:#bf0ddb;">Text here</p>
        
        
          .mytext {color:#bf0ddb;}
        
        Text color #bf0ddb
      
           This box has a color of #bf0ddb        
        
          <div style="background-color:#bf0ddb;">Content here</div>
        
        
          .mybackground {background-color:#bf0ddb;}
        
        Background color #bf0ddb
      
           Border around this has a color of #bf0ddb        
        
          <div style="border:2px solid #bf0ddb;">Content here</div>
        
        
          .myborder {border:2px solid #bf0ddb;}
        
        Border color #bf0ddb