#bf026f color space conversions
Hex:
        #bf026f
        RGB:
        191, 2, 111
        CMY:
        25, 99, 56
        CMYK:
        0, 99, 42, 25
      HSL:
        325°, 97.9275%, 37.8431%
        HSV (HSB):
        325°, 98.9529%, 74.9020%
        XYZ:
        24.3768, 12.2675, 16.1220
        xyY:
        0.4620, 0.2325, 12.2675
      CIE-Lab:
        41.6381, 69.2347, -6.4314
        CIE-LCH:
        41.6381, 69.5328, 354.6929
        CIE-Luv:
        41.6381, 98.4767, -20.7456
        Hunter-Lab:
        35.0250, 62.9394, -2.7737
      #bf026f color charts
#bf026f RGB chart
      #bf026f CMYK chart
      #bf026f RGB pie chart
      #bf026f color shades, tints & tones
#bf026f color schemes
#bf026f color preview, HTML & CSS examples
           This text has a color of #bf026f        
        
          <p style="color:#bf026f;">Text here</p>
        
        
          .mytext {color:#bf026f;}
        
        Text color #bf026f
      
           This box has a color of #bf026f        
        
          <div style="background-color:#bf026f;">Content here</div>
        
        
          .mybackground {background-color:#bf026f;}
        
        Background color #bf026f
      
           Border around this has a color of #bf026f        
        
          <div style="border:2px solid #bf026f;">Content here</div>
        
        
          .myborder {border:2px solid #bf026f;}
        
        Border color #bf026f