#bf3da2 color space conversions
Hex:
        #bf3da2
        RGB:
        191, 61, 162
        CMY:
        25, 76, 36
        CMYK:
        0, 68, 15, 25
      HSL:
        313°, 51.5873%, 49.4118%
        HSV (HSB):
        313°, 68.0628%, 74.9020%
        XYZ:
        29.6762, 17.0225, 35.9040
        xyY:
        0.3593, 0.2061, 17.0225
      CIE-Lab:
        48.2884, 62.0982, -27.3313
        CIE-LCH:
        48.2884, 67.8468, 336.2442
        CIE-Luv:
        48.2884, 65.5489, -49.1124
        Hunter-Lab:
        41.2583, 56.1890, -22.7148
      #bf3da2 color charts
#bf3da2 RGB chart
      #bf3da2 CMYK chart
      #bf3da2 RGB pie chart
      #bf3da2 color shades, tints & tones
#bf3da2 color schemes
#bf3da2 color preview, HTML & CSS examples
           This text has a color of #bf3da2        
        
          <p style="color:#bf3da2;">Text here</p>
        
        
          .mytext {color:#bf3da2;}
        
        Text color #bf3da2
      
           This box has a color of #bf3da2        
        
          <div style="background-color:#bf3da2;">Content here</div>
        
        
          .mybackground {background-color:#bf3da2;}
        
        Background color #bf3da2
      
           Border around this has a color of #bf3da2        
        
          <div style="border:2px solid #bf3da2;">Content here</div>
        
        
          .myborder {border:2px solid #bf3da2;}
        
        Border color #bf3da2