#bf3eca color space conversions
Hex:
        #bf3eca
        RGB:
        191, 62, 202
        CMY:
        25, 76, 21
        CMYK:
        5, 69, 0, 21
      HSL:
        295°, 56.9106%, 51.7647%
        HSV (HSB):
        295°, 69.3069%, 79.2157%
        XYZ:
        33.8692, 18.7859, 57.7181
        xyY:
        0.3069, 0.1702, 18.7859
      CIE-Lab:
        50.4358, 68.1192, -47.3185
        CIE-LCH:
        50.4358, 82.9413, 325.2145
        CIE-Luv:
        50.4358, 52.0042, -80.2865
        Hunter-Lab:
        43.3427, 63.6351, -48.6147
      #bf3eca color charts
#bf3eca RGB chart
      #bf3eca CMYK chart
      #bf3eca RGB pie chart
      #bf3eca color shades, tints & tones
#bf3eca color schemes
#bf3eca color preview, HTML & CSS examples
           This text has a color of #bf3eca        
        
          <p style="color:#bf3eca;">Text here</p>
        
        
          .mytext {color:#bf3eca;}
        
        Text color #bf3eca
      
           This box has a color of #bf3eca        
        
          <div style="background-color:#bf3eca;">Content here</div>
        
        
          .mybackground {background-color:#bf3eca;}
        
        Background color #bf3eca
      
           Border around this has a color of #bf3eca        
        
          <div style="border:2px solid #bf3eca;">Content here</div>
        
        
          .myborder {border:2px solid #bf3eca;}
        
        Border color #bf3eca