#bf0ca7 color space conversions
Hex:
        #bf0ca7
        RGB:
        191, 12, 167
        CMY:
        25, 95, 35
        CMYK:
        0, 94, 13, 25
      HSL:
        308°, 88.1773%, 39.8039%
        HSV (HSB):
        308°, 93.7173%, 74.9020%
        XYZ:
        28.5924, 14.1293, 37.7795
        xyY:
        0.3552, 0.1755, 14.1293
      CIE-Lab:
        44.4178, 74.6008, -36.3698
        CIE-LCH:
        44.4178, 82.9942, 334.0096
        CIE-Luv:
        44.4178, 72.3845, -62.9313
        Hunter-Lab:
        37.5890, 69.9967, -33.2781
      #bf0ca7 color charts
#bf0ca7 RGB chart
      #bf0ca7 CMYK chart
      #bf0ca7 RGB pie chart
      #bf0ca7 color shades, tints & tones
#bf0ca7 color schemes
#bf0ca7 color preview, HTML & CSS examples
           This text has a color of #bf0ca7        
        
          <p style="color:#bf0ca7;">Text here</p>
        
        
          .mytext {color:#bf0ca7;}
        
        Text color #bf0ca7
      
           This box has a color of #bf0ca7        
        
          <div style="background-color:#bf0ca7;">Content here</div>
        
        
          .mybackground {background-color:#bf0ca7;}
        
        Background color #bf0ca7
      
           Border around this has a color of #bf0ca7        
        
          <div style="border:2px solid #bf0ca7;">Content here</div>
        
        
          .myborder {border:2px solid #bf0ca7;}
        
        Border color #bf0ca7