#bf2ccf color space conversions
Hex:
        #bf2ccf
        RGB:
        191, 44, 207
        CMY:
        25, 83, 19
        CMYK:
        8, 79, 0, 19
      HSL:
        294°, 64.9402%, 49.2157%
        HSV (HSB):
        294°, 78.7440%, 81.1765%
        XYZ:
        33.6490, 17.3827, 60.6132
        xyY:
        0.3014, 0.1557, 17.3827
      CIE-Lab:
        48.7387, 74.6645, -52.9067
        CIE-LCH:
        48.7387, 91.5090, 324.6789
        CIE-Luv:
        48.7387, 53.7225, -88.5965
        Hunter-Lab:
        41.6926, 71.1007, -57.0117
      #bf2ccf color charts
#bf2ccf RGB chart
      #bf2ccf CMYK chart
      #bf2ccf RGB pie chart
      #bf2ccf color shades, tints & tones
#bf2ccf color schemes
#bf2ccf color preview, HTML & CSS examples
           This text has a color of #bf2ccf        
        
          <p style="color:#bf2ccf;">Text here</p>
        
        
          .mytext {color:#bf2ccf;}
        
        Text color #bf2ccf
      
           This box has a color of #bf2ccf        
        
          <div style="background-color:#bf2ccf;">Content here</div>
        
        
          .mybackground {background-color:#bf2ccf;}
        
        Background color #bf2ccf
      
           Border around this has a color of #bf2ccf        
        
          <div style="border:2px solid #bf2ccf;">Content here</div>
        
        
          .myborder {border:2px solid #bf2ccf;}
        
        Border color #bf2ccf