#bf0e47 color space conversions
Hex:
        #bf0e47
        RGB:
        191, 14, 71
        CMY:
        25, 95, 72
        CMYK:
        0, 93, 63, 25
      HSL:
        341°, 86.3415%, 40.1961%
        HSV (HSB):
        341°, 92.6702%, 74.9020%
        XYZ:
        22.7802, 11.8454, 7.0470
        xyY:
        0.5466, 0.2842, 11.8454
      CIE-Lab:
        40.9693, 65.0248, 17.9238
        CIE-LCH:
        40.9693, 67.4499, 15.4106
        CIE-Luv:
        40.9693, 113.6317, 6.7878
        Hunter-Lab:
        34.4171, 57.9168, 11.9522
      #bf0e47 color charts
#bf0e47 RGB chart
      #bf0e47 CMYK chart
      #bf0e47 RGB pie chart
      #bf0e47 color shades, tints & tones
#bf0e47 color schemes
#bf0e47 color preview, HTML & CSS examples
           This text has a color of #bf0e47        
        
          <p style="color:#bf0e47;">Text here</p>
        
        
          .mytext {color:#bf0e47;}
        
        Text color #bf0e47
      
           This box has a color of #bf0e47        
        
          <div style="background-color:#bf0e47;">Content here</div>
        
        
          .mybackground {background-color:#bf0e47;}
        
        Background color #bf0e47
      
           Border around this has a color of #bf0e47        
        
          <div style="border:2px solid #bf0e47;">Content here</div>
        
        
          .myborder {border:2px solid #bf0e47;}
        
        Border color #bf0e47