#bf2e6d color space conversions
Hex:
        #bf2e6d
        RGB:
        191, 46, 109
        CMY:
        25, 82, 57
        CMYK:
        0, 76, 43, 25
      HSL:
        334°, 61.1814%, 46.4706%
        HSV (HSB):
        334°, 75.9162%, 74.9020%
        XYZ:
        25.2232, 14.1345, 15.8668
        xyY:
        0.4567, 0.2559, 14.1345
      CIE-Lab:
        44.4252, 60.8563, -1.0649
        CIE-LCH:
        44.4252, 60.8656, 358.9975
        CIE-Luv:
        44.4252, 90.3064, -12.5525
        Hunter-Lab:
        37.5959, 53.9634, 1.2946
      #bf2e6d color charts
#bf2e6d RGB chart
      #bf2e6d CMYK chart
      #bf2e6d RGB pie chart
      #bf2e6d color shades, tints & tones
#bf2e6d color schemes
#bf2e6d color preview, HTML & CSS examples
           This text has a color of #bf2e6d        
        
          <p style="color:#bf2e6d;">Text here</p>
        
        
          .mytext {color:#bf2e6d;}
        
        Text color #bf2e6d
      
           This box has a color of #bf2e6d        
        
          <div style="background-color:#bf2e6d;">Content here</div>
        
        
          .mybackground {background-color:#bf2e6d;}
        
        Background color #bf2e6d
      
           Border around this has a color of #bf2e6d        
        
          <div style="border:2px solid #bf2e6d;">Content here</div>
        
        
          .myborder {border:2px solid #bf2e6d;}
        
        Border color #bf2e6d