#bf2cb4 color space conversions
Hex:
        #bf2cb4
        RGB:
        191, 44, 180
        CMY:
        25, 83, 29
        CMYK:
        0, 77, 6, 25
      HSL:
        304°, 62.5532%, 46.0784%
        HSV (HSB):
        304°, 76.9634%, 74.9020%
        XYZ:
        30.6248, 16.1730, 44.6876
        xyY:
        0.3348, 0.1768, 16.1730
      CIE-Lab:
        47.2007, 70.3628, -39.6631
        CIE-LCH:
        47.2007, 80.7718, 330.5903
        CIE-Luv:
        47.2007, 63.1597, -68.0801
        Hunter-Lab:
        40.2157, 65.5526, -37.7320
      #bf2cb4 color charts
#bf2cb4 RGB chart
      #bf2cb4 CMYK chart
      #bf2cb4 RGB pie chart
      #bf2cb4 color shades, tints & tones
#bf2cb4 color schemes
#bf2cb4 color preview, HTML & CSS examples
           This text has a color of #bf2cb4        
        
          <p style="color:#bf2cb4;">Text here</p>
        
        
          .mytext {color:#bf2cb4;}
        
        Text color #bf2cb4
      
           This box has a color of #bf2cb4        
        
          <div style="background-color:#bf2cb4;">Content here</div>
        
        
          .mybackground {background-color:#bf2cb4;}
        
        Background color #bf2cb4
      
           Border around this has a color of #bf2cb4        
        
          <div style="border:2px solid #bf2cb4;">Content here</div>
        
        
          .myborder {border:2px solid #bf2cb4;}
        
        Border color #bf2cb4