#bf248e color space conversions
Hex:
        #bf248e
        RGB:
        191, 36, 142
        CMY:
        25, 86, 44
        CMYK:
        0, 81, 26, 25
      HSL:
        319°, 68.2819%, 44.5098%
        HSV (HSB):
        319°, 81.1518%, 74.9020%
        XYZ:
        26.9992, 14.2911, 26.9266
        xyY:
        0.3958, 0.2095, 14.2911
      CIE-Lab:
        44.6476, 67.2688, -20.9719
        CIE-LCH:
        44.6476, 70.4622, 342.6845
        CIE-Luv:
        44.6476, 79.7509, -40.0930
        Hunter-Lab:
        37.8036, 61.3279, -15.7684
      #bf248e color charts
#bf248e RGB chart
      #bf248e CMYK chart
      #bf248e RGB pie chart
      #bf248e color shades, tints & tones
#bf248e color schemes
#bf248e color preview, HTML & CSS examples
           This text has a color of #bf248e        
        
          <p style="color:#bf248e;">Text here</p>
        
        
          .mytext {color:#bf248e;}
        
        Text color #bf248e
      
           This box has a color of #bf248e        
        
          <div style="background-color:#bf248e;">Content here</div>
        
        
          .mybackground {background-color:#bf248e;}
        
        Background color #bf248e
      
           Border around this has a color of #bf248e        
        
          <div style="border:2px solid #bf248e;">Content here</div>
        
        
          .myborder {border:2px solid #bf248e;}
        
        Border color #bf248e