#bf114f color space conversions
Hex:
        #bf114f
        RGB:
        191, 17, 79
        CMY:
        25, 93, 69
        CMYK:
        0, 91, 59, 25
      HSL:
        339°, 83.6538%, 40.7843%
        HSV (HSB):
        339°, 91.0995%, 74.9020%
        XYZ:
        23.0976, 12.0418, 8.5041
        xyY:
        0.5292, 0.2759, 12.0418
      CIE-Lab:
        41.2824, 65.1108, 13.2722
        CIE-LCH:
        41.2824, 66.4497, 11.5213
        CIE-Luv:
        41.2824, 110.1226, 2.3792
        Hunter-Lab:
        34.7013, 58.0846, 9.7610
      #bf114f color charts
#bf114f RGB chart
      #bf114f CMYK chart
      #bf114f RGB pie chart
      #bf114f color shades, tints & tones
#bf114f color schemes
#bf114f color preview, HTML & CSS examples
           This text has a color of #bf114f        
        
          <p style="color:#bf114f;">Text here</p>
        
        
          .mytext {color:#bf114f;}
        
        Text color #bf114f
      
           This box has a color of #bf114f        
        
          <div style="background-color:#bf114f;">Content here</div>
        
        
          .mybackground {background-color:#bf114f;}
        
        Background color #bf114f
      
           Border around this has a color of #bf114f        
        
          <div style="border:2px solid #bf114f;">Content here</div>
        
        
          .myborder {border:2px solid #bf114f;}
        
        Border color #bf114f