#bf054f color space conversions
Hex:
        #bf054f
        RGB:
        191, 5, 79
        CMY:
        25, 98, 69
        CMYK:
        0, 97, 59, 25
      HSL:
        336°, 94.8980%, 38.4314%
        HSV (HSB):
        336°, 97.3822%, 74.9020%
        XYZ:
        22.9514, 11.7494, 8.4553
        xyY:
        0.5318, 0.2723, 11.7494
      CIE-Lab:
        40.8151, 66.4657, 12.6299
        CIE-LCH:
        40.8151, 67.6551, 10.7592
        CIE-Luv:
        40.8151, 111.9489, 1.3605
        Hunter-Lab:
        34.2774, 59.5342, 9.3689
      #bf054f color charts
#bf054f RGB chart
      #bf054f CMYK chart
      #bf054f RGB pie chart
      #bf054f color shades, tints & tones
#bf054f color schemes
#bf054f color preview, HTML & CSS examples
           This text has a color of #bf054f        
        
          <p style="color:#bf054f;">Text here</p>
        
        
          .mytext {color:#bf054f;}
        
        Text color #bf054f
      
           This box has a color of #bf054f        
        
          <div style="background-color:#bf054f;">Content here</div>
        
        
          .mybackground {background-color:#bf054f;}
        
        Background color #bf054f
      
           Border around this has a color of #bf054f        
        
          <div style="border:2px solid #bf054f;">Content here</div>
        
        
          .myborder {border:2px solid #bf054f;}
        
        Border color #bf054f