#bf0f6a color space conversions
Hex:
        #bf0f6a
        RGB:
        191, 15, 106
        CMY:
        25, 94, 58
        CMYK:
        0, 92, 45, 25
      HSL:
        329°, 85.4369%, 40.3922%
        HSV (HSB):
        329°, 92.1466%, 74.9020%
        XYZ:
        24.2582, 12.4586, 14.7619
        xyY:
        0.4712, 0.2420, 12.4586
      CIE-Lab:
        41.9359, 67.4349, -2.8546
        CIE-LCH:
        41.9359, 67.4953, 357.5760
        CIE-Luv:
        41.9359, 99.2480, -15.9999
        Hunter-Lab:
        35.2968, 60.9073, -0.0886
      #bf0f6a color charts
#bf0f6a RGB chart
      #bf0f6a CMYK chart
      #bf0f6a RGB pie chart
      #bf0f6a color shades, tints & tones
#bf0f6a color schemes
#bf0f6a color preview, HTML & CSS examples
           This text has a color of #bf0f6a        
        
          <p style="color:#bf0f6a;">Text here</p>
        
        
          .mytext {color:#bf0f6a;}
        
        Text color #bf0f6a
      
           This box has a color of #bf0f6a        
        
          <div style="background-color:#bf0f6a;">Content here</div>
        
        
          .mybackground {background-color:#bf0f6a;}
        
        Background color #bf0f6a
      
           Border around this has a color of #bf0f6a        
        
          <div style="border:2px solid #bf0f6a;">Content here</div>
        
        
          .myborder {border:2px solid #bf0f6a;}
        
        Border color #bf0f6a