#bf138f color space conversions
Hex:
        #bf138f
        RGB:
        191, 19, 143
        CMY:
        25, 93, 44
        CMYK:
        0, 90, 25, 25
      HSL:
        317°, 81.9048%, 41.1765%
        HSV (HSB):
        317°, 90.0524%, 74.9020%
        XYZ:
        26.6767, 13.5253, 27.1912
        xyY:
        0.3958, 0.2007, 13.5253
      CIE-Lab:
        43.5443, 70.7102, -23.2840
        CIE-LCH:
        43.5443, 74.4451, 341.7739
        CIE-Luv:
        43.5443, 82.1520, -43.6401
        Hunter-Lab:
        36.7767, 65.1189, -18.0929
      #bf138f color charts
#bf138f RGB chart
      #bf138f CMYK chart
      #bf138f RGB pie chart
      #bf138f color shades, tints & tones
#bf138f color schemes
#bf138f color preview, HTML & CSS examples
           This text has a color of #bf138f        
        
          <p style="color:#bf138f;">Text here</p>
        
        
          .mytext {color:#bf138f;}
        
        Text color #bf138f
      
           This box has a color of #bf138f        
        
          <div style="background-color:#bf138f;">Content here</div>
        
        
          .mybackground {background-color:#bf138f;}
        
        Background color #bf138f
      
           Border around this has a color of #bf138f        
        
          <div style="border:2px solid #bf138f;">Content here</div>
        
        
          .myborder {border:2px solid #bf138f;}
        
        Border color #bf138f