#bf0b6a color space conversions
Hex:
        #bf0b6a
        RGB:
        191, 11, 106
        CMY:
        25, 96, 58
        CMYK:
        0, 94, 45, 25
      HSL:
        328°, 89.1089%, 39.6078%
        HSV (HSB):
        328°, 94.2408%, 74.9020%
        XYZ:
        24.2070, 12.3563, 14.7448
        xyY:
        0.4718, 0.2408, 12.3563
      CIE-Lab:
        41.7769, 67.8973, -3.0892
        CIE-LCH:
        41.7769, 67.9675, 357.3949
        CIE-Luv:
        41.7769, 99.7645, -16.3719
        Hunter-Lab:
        35.1516, 61.4085, -0.2640
      #bf0b6a color charts
#bf0b6a RGB chart
      #bf0b6a CMYK chart
      #bf0b6a RGB pie chart
      #bf0b6a color shades, tints & tones
#bf0b6a color schemes
#bf0b6a color preview, HTML & CSS examples
           This text has a color of #bf0b6a        
        
          <p style="color:#bf0b6a;">Text here</p>
        
        
          .mytext {color:#bf0b6a;}
        
        Text color #bf0b6a
      
           This box has a color of #bf0b6a        
        
          <div style="background-color:#bf0b6a;">Content here</div>
        
        
          .mybackground {background-color:#bf0b6a;}
        
        Background color #bf0b6a
      
           Border around this has a color of #bf0b6a        
        
          <div style="border:2px solid #bf0b6a;">Content here</div>
        
        
          .myborder {border:2px solid #bf0b6a;}
        
        Border color #bf0b6a