#bf1296 color space conversions
Hex:
        #bf1296
        RGB:
        191, 18, 150
        CMY:
        25, 93, 41
        CMYK:
        0, 91, 21, 25
      HSL:
        314°, 82.7751%, 40.9804%
        HSV (HSB):
        314°, 90.5759%, 74.9020%
        XYZ:
        27.2072, 13.7110, 30.0667
        xyY:
        0.3833, 0.1932, 13.7110
      CIE-Lab:
        43.8156, 71.6968, -27.1079
        CIE-LCH:
        43.8156, 76.6503, 339.2888
        CIE-Luv:
        43.8156, 79.1840, -49.2031
        Hunter-Lab:
        37.0283, 66.3562, -22.2231
      #bf1296 color charts
#bf1296 RGB chart
      #bf1296 CMYK chart
      #bf1296 RGB pie chart
      #bf1296 color shades, tints & tones
#bf1296 color schemes
#bf1296 color preview, HTML & CSS examples
           This text has a color of #bf1296        
        
          <p style="color:#bf1296;">Text here</p>
        
        
          .mytext {color:#bf1296;}
        
        Text color #bf1296
      
           This box has a color of #bf1296        
        
          <div style="background-color:#bf1296;">Content here</div>
        
        
          .mybackground {background-color:#bf1296;}
        
        Background color #bf1296
      
           Border around this has a color of #bf1296        
        
          <div style="border:2px solid #bf1296;">Content here</div>
        
        
          .myborder {border:2px solid #bf1296;}
        
        Border color #bf1296