#bf0dd1 color space conversions
Hex:
        #bf0dd1
        RGB:
        191, 13, 209
        CMY:
        25, 95, 18
        CMYK:
        9, 94, 0, 18
      HSL:
        294°, 88.2883%, 43.5294%
        HSV (HSB):
        294°, 93.7799%, 81.9608%
        XYZ:
        33.1384, 15.9677, 61.6571
        xyY:
        0.2992, 0.1442, 15.9677
      CIE-Lab:
        46.9320, 80.6535, -56.9608
        CIE-LCH:
        46.9320, 98.7396, 324.7687
        CIE-Luv:
        46.9320, 56.0185, -94.1433
        Hunter-Lab:
        39.9596, 78.1006, -63.5120
      #bf0dd1 color charts
#bf0dd1 RGB chart
      #bf0dd1 CMYK chart
      #bf0dd1 RGB pie chart
      #bf0dd1 color shades, tints & tones
#bf0dd1 color schemes
#bf0dd1 color preview, HTML & CSS examples
           This text has a color of #bf0dd1        
        
          <p style="color:#bf0dd1;">Text here</p>
        
        
          .mytext {color:#bf0dd1;}
        
        Text color #bf0dd1
      
           This box has a color of #bf0dd1        
        
          <div style="background-color:#bf0dd1;">Content here</div>
        
        
          .mybackground {background-color:#bf0dd1;}
        
        Background color #bf0dd1
      
           Border around this has a color of #bf0dd1        
        
          <div style="border:2px solid #bf0dd1;">Content here</div>
        
        
          .myborder {border:2px solid #bf0dd1;}
        
        Border color #bf0dd1