#bf1c83 color space conversions
Hex:
        #bf1c83
        RGB:
        191, 28, 131
        CMY:
        25, 89, 49
        CMYK:
        0, 85, 31, 25
      HSL:
        322°, 74.4292%, 42.9412%
        HSV (HSB):
        322°, 85.3403%, 74.9020%
        XYZ:
        25.9978, 13.5456, 22.7170
        xyY:
        0.4176, 0.2176, 13.5456
      CIE-Lab:
        43.5740, 67.7813, -15.9069
        CIE-LCH:
        43.5740, 69.6228, 346.7929
        CIE-Luv:
        43.5740, 86.0502, -33.0381
        Hunter-Lab:
        36.8043, 61.6814, -10.8331
      #bf1c83 color charts
#bf1c83 RGB chart
      #bf1c83 CMYK chart
      #bf1c83 RGB pie chart
      #bf1c83 color shades, tints & tones
#bf1c83 color schemes
#bf1c83 color preview, HTML & CSS examples
           This text has a color of #bf1c83        
        
          <p style="color:#bf1c83;">Text here</p>
        
        
          .mytext {color:#bf1c83;}
        
        Text color #bf1c83
      
           This box has a color of #bf1c83        
        
          <div style="background-color:#bf1c83;">Content here</div>
        
        
          .mybackground {background-color:#bf1c83;}
        
        Background color #bf1c83
      
           Border around this has a color of #bf1c83        
        
          <div style="border:2px solid #bf1c83;">Content here</div>
        
        
          .myborder {border:2px solid #bf1c83;}
        
        Border color #bf1c83