#bf0ec3 color space conversions
Hex:
        #bf0ec3
        RGB:
        191, 14, 195
        CMY:
        25, 95, 24
        CMYK:
        2, 93, 0, 24
      HSL:
        299°, 86.6029%, 40.9804%
        HSV (HSB):
        299°, 92.8205%, 76.4706%
        XYZ:
        31.4932, 15.3306, 52.9290
        xyY:
        0.3157, 0.1537, 15.3306
      CIE-Lab:
        46.0837, 78.3874, -50.2154
        CIE-LCH:
        46.0837, 93.0923, 327.3562
        CIE-Luv:
        46.0837, 61.0622, -83.8787
        Hunter-Lab:
        39.1543, 75.0541, -52.7406
      #bf0ec3 color charts
#bf0ec3 RGB chart
      #bf0ec3 CMYK chart
      #bf0ec3 RGB pie chart
      #bf0ec3 color shades, tints & tones
#bf0ec3 color schemes
#bf0ec3 color preview, HTML & CSS examples
           This text has a color of #bf0ec3        
        
          <p style="color:#bf0ec3;">Text here</p>
        
        
          .mytext {color:#bf0ec3;}
        
        Text color #bf0ec3
      
           This box has a color of #bf0ec3        
        
          <div style="background-color:#bf0ec3;">Content here</div>
        
        
          .mybackground {background-color:#bf0ec3;}
        
        Background color #bf0ec3
      
           Border around this has a color of #bf0ec3        
        
          <div style="border:2px solid #bf0ec3;">Content here</div>
        
        
          .myborder {border:2px solid #bf0ec3;}
        
        Border color #bf0ec3