#bf0f79 color space conversions
Hex:
        #bf0f79
        RGB:
        191, 15, 121
        CMY:
        25, 94, 53
        CMYK:
        0, 92, 37, 25
      HSL:
        324°, 85.4369%, 40.3922%
        HSV (HSB):
        324°, 92.1466%, 74.9020%
        XYZ:
        25.1079, 12.7985, 19.2362
        xyY:
        0.4394, 0.2240, 12.7985
      CIE-Lab:
        42.4580, 68.8450, -11.4336
        CIE-LCH:
        42.4580, 69.7880, 350.5706
        CIE-Luv:
        42.4580, 92.5295, -27.1353
        Hunter-Lab:
        35.7750, 62.6700, -6.8377
      #bf0f79 color charts
#bf0f79 RGB chart
      #bf0f79 CMYK chart
      #bf0f79 RGB pie chart
      #bf0f79 color shades, tints & tones
#bf0f79 color schemes
#bf0f79 color preview, HTML & CSS examples
           This text has a color of #bf0f79        
        
          <p style="color:#bf0f79;">Text here</p>
        
        
          .mytext {color:#bf0f79;}
        
        Text color #bf0f79
      
           This box has a color of #bf0f79        
        
          <div style="background-color:#bf0f79;">Content here</div>
        
        
          .mybackground {background-color:#bf0f79;}
        
        Background color #bf0f79
      
           Border around this has a color of #bf0f79        
        
          <div style="border:2px solid #bf0f79;">Content here</div>
        
        
          .myborder {border:2px solid #bf0f79;}
        
        Border color #bf0f79