#bf1e63 color space conversions
Hex:
        #bf1e63
        RGB:
        191, 30, 99
        CMY:
        25, 88, 61
        CMYK:
        0, 84, 48, 25
      HSL:
        334°, 72.8507%, 43.3333%
        HSV (HSB):
        334°, 84.2932%, 74.9020%
        XYZ:
        24.2023, 12.9058, 13.0198
        xyY:
        0.4828, 0.2575, 12.9058
      CIE-Lab:
        42.6209, 64.2385, 2.5383
        CIE-LCH:
        42.6209, 64.2886, 2.2628
        CIE-Luv:
        42.6209, 99.2186, -8.9297
        Hunter-Lab:
        35.9246, 57.3867, 3.6593
      #bf1e63 color charts
#bf1e63 RGB chart
      #bf1e63 CMYK chart
      #bf1e63 RGB pie chart
      #bf1e63 color shades, tints & tones
#bf1e63 color schemes
#bf1e63 color preview, HTML & CSS examples
           This text has a color of #bf1e63        
        
          <p style="color:#bf1e63;">Text here</p>
        
        
          .mytext {color:#bf1e63;}
        
        Text color #bf1e63
      
           This box has a color of #bf1e63        
        
          <div style="background-color:#bf1e63;">Content here</div>
        
        
          .mybackground {background-color:#bf1e63;}
        
        Background color #bf1e63
      
           Border around this has a color of #bf1e63        
        
          <div style="border:2px solid #bf1e63;">Content here</div>
        
        
          .myborder {border:2px solid #bf1e63;}
        
        Border color #bf1e63