#bf254e color space conversions
Hex:
        #bf254e
        RGB:
        191, 37, 78
        CMY:
        25, 85, 69
        CMYK:
        0, 81, 59, 25
      HSL:
        344°, 67.5439%, 44.7059%
        HSV (HSB):
        344°, 80.6283%, 74.9020%
        XYZ:
        23.5226, 12.9496, 8.4675
        xyY:
        0.5234, 0.2882, 12.9496
      CIE-Lab:
        42.6871, 60.9580, 15.8169
        CIE-LCH:
        42.6871, 62.9766, 14.5458
        CIE-Luv:
        42.6871, 104.9350, 6.0737
        Hunter-Lab:
        35.9855, 53.7051, 11.2388
      #bf254e color charts
#bf254e RGB chart
      #bf254e CMYK chart
      #bf254e RGB pie chart
      #bf254e color shades, tints & tones
#bf254e color schemes
#bf254e color preview, HTML & CSS examples
           This text has a color of #bf254e        
        
          <p style="color:#bf254e;">Text here</p>
        
        
          .mytext {color:#bf254e;}
        
        Text color #bf254e
      
           This box has a color of #bf254e        
        
          <div style="background-color:#bf254e;">Content here</div>
        
        
          .mybackground {background-color:#bf254e;}
        
        Background color #bf254e
      
           Border around this has a color of #bf254e        
        
          <div style="border:2px solid #bf254e;">Content here</div>
        
        
          .myborder {border:2px solid #bf254e;}
        
        Border color #bf254e