#bf1d98 color space conversions
Hex:
        #bf1d98
        RGB:
        191, 29, 152
        CMY:
        25, 89, 40
        CMYK:
        0, 85, 20, 25
      HSL:
        314°, 73.6364%, 43.1373%
        HSV (HSB):
        314°, 84.8168%, 74.9020%
        XYZ:
        27.5927, 14.2221, 30.9966
        xyY:
        0.3790, 0.1953, 14.2221
      CIE-Lab:
        44.5498, 70.0813, -27.1712
        CIE-LCH:
        44.5498, 75.1642, 338.8082
        CIE-Luv:
        44.5498, 76.8511, -49.2318
        Hunter-Lab:
        37.7122, 64.6060, -22.3334
      #bf1d98 color charts
#bf1d98 RGB chart
      #bf1d98 CMYK chart
      #bf1d98 RGB pie chart
      #bf1d98 color shades, tints & tones
#bf1d98 color schemes
#bf1d98 color preview, HTML & CSS examples
           This text has a color of #bf1d98        
        
          <p style="color:#bf1d98;">Text here</p>
        
        
          .mytext {color:#bf1d98;}
        
        Text color #bf1d98
      
           This box has a color of #bf1d98        
        
          <div style="background-color:#bf1d98;">Content here</div>
        
        
          .mybackground {background-color:#bf1d98;}
        
        Background color #bf1d98
      
           Border around this has a color of #bf1d98        
        
          <div style="border:2px solid #bf1d98;">Content here</div>
        
        
          .myborder {border:2px solid #bf1d98;}
        
        Border color #bf1d98