#bf0c84 color space conversions
Hex:
        #bf0c84
        RGB:
        191, 12, 132
        CMY:
        25, 95, 48
        CMYK:
        0, 94, 31, 25
      HSL:
        320°, 88.1773%, 39.8039%
        HSV (HSB):
        320°, 93.7173%, 74.9020%
        XYZ:
        25.7822, 13.0053, 22.9812
        xyY:
        0.4174, 0.2105, 13.0053
      CIE-Lab:
        42.7712, 70.3421, -17.7491
        CIE-LCH:
        42.7712, 72.5468, 345.8384
        CIE-Luv:
        42.7712, 87.8611, -35.8374
        Hunter-Lab:
        36.0628, 64.5042, -12.5389
      #bf0c84 color charts
#bf0c84 RGB chart
      #bf0c84 CMYK chart
      #bf0c84 RGB pie chart
      #bf0c84 color shades, tints & tones
#bf0c84 color schemes
#bf0c84 color preview, HTML & CSS examples
           This text has a color of #bf0c84        
        
          <p style="color:#bf0c84;">Text here</p>
        
        
          .mytext {color:#bf0c84;}
        
        Text color #bf0c84
      
           This box has a color of #bf0c84        
        
          <div style="background-color:#bf0c84;">Content here</div>
        
        
          .mybackground {background-color:#bf0c84;}
        
        Background color #bf0c84
      
           Border around this has a color of #bf0c84        
        
          <div style="border:2px solid #bf0c84;">Content here</div>
        
        
          .myborder {border:2px solid #bf0c84;}
        
        Border color #bf0c84