#bf215d color space conversions
Hex:
        #bf215d
        RGB:
        191, 33, 93
        CMY:
        25, 87, 64
        CMYK:
        0, 83, 51, 25
      HSL:
        337°, 70.5357%, 43.9216%
        HSV (HSB):
        337°, 82.7225%, 74.9020%
        XYZ:
        24.0055, 12.9544, 11.5911
        xyY:
        0.4944, 0.2668, 12.9544
      CIE-Lab:
        42.6944, 63.0603, 6.4096
        CIE-LCH:
        42.6944, 63.3852, 5.8038
        CIE-Luv:
        42.6944, 100.7662, -4.2630
        Hunter-Lab:
        35.9922, 56.0667, 6.1004
      #bf215d color charts
#bf215d RGB chart
      #bf215d CMYK chart
      #bf215d RGB pie chart
      #bf215d color shades, tints & tones
#bf215d color schemes
#bf215d color preview, HTML & CSS examples
           This text has a color of #bf215d        
        
          <p style="color:#bf215d;">Text here</p>
        
        
          .mytext {color:#bf215d;}
        
        Text color #bf215d
      
           This box has a color of #bf215d        
        
          <div style="background-color:#bf215d;">Content here</div>
        
        
          .mybackground {background-color:#bf215d;}
        
        Background color #bf215d
      
           Border around this has a color of #bf215d        
        
          <div style="border:2px solid #bf215d;">Content here</div>
        
        
          .myborder {border:2px solid #bf215d;}
        
        Border color #bf215d