#bf2ca5 color space conversions
Hex:
        #bf2ca5
        RGB:
        191, 44, 165
        CMY:
        25, 83, 35
        CMYK:
        0, 77, 14, 25
      HSL:
        311°, 62.5532%, 46.0784%
        HSV (HSB):
        311°, 76.9634%, 74.9020%
        XYZ:
        29.1781, 15.5943, 37.0695
        xyY:
        0.3565, 0.1905, 15.5943
      CIE-Lab:
        46.4377, 68.1665, -32.0013
        CIE-LCH:
        46.4377, 75.3044, 334.8519
        CIE-Luv:
        46.4377, 68.8048, -56.3688
        Hunter-Lab:
        39.4897, 62.7829, -28.0135
      #bf2ca5 color charts
#bf2ca5 RGB chart
      #bf2ca5 CMYK chart
      #bf2ca5 RGB pie chart
      #bf2ca5 color shades, tints & tones
#bf2ca5 color schemes
#bf2ca5 color preview, HTML & CSS examples
           This text has a color of #bf2ca5        
        
          <p style="color:#bf2ca5;">Text here</p>
        
        
          .mytext {color:#bf2ca5;}
        
        Text color #bf2ca5
      
           This box has a color of #bf2ca5        
        
          <div style="background-color:#bf2ca5;">Content here</div>
        
        
          .mybackground {background-color:#bf2ca5;}
        
        Background color #bf2ca5
      
           Border around this has a color of #bf2ca5        
        
          <div style="border:2px solid #bf2ca5;">Content here</div>
        
        
          .myborder {border:2px solid #bf2ca5;}
        
        Border color #bf2ca5