#bc2fba color space conversions
Hex:
        #bc2fba
        RGB:
        188, 47, 186
        CMY:
        26, 82, 27
        CMYK:
        0, 75, 1, 26
      HSL:
        301°, 60.0000%, 46.0784%
        HSV (HSB):
        301°, 75.0000%, 73.7255%
        XYZ:
        30.6185, 16.2696, 47.9809
        xyY:
        0.3227, 0.1715, 16.2696
      CIE-Lab:
        47.3262, 69.7983, -43.0116
        CIE-LCH:
        47.3262, 81.9866, 328.3575
        CIE-Luv:
        47.3262, 58.2858, -72.9311
        Hunter-Lab:
        40.3356, 64.9111, -42.2932
      #bc2fba color charts
#bc2fba RGB chart
      #bc2fba CMYK chart
      #bc2fba RGB pie chart
      #bc2fba color shades, tints & tones
#bc2fba color schemes
#bc2fba color preview, HTML & CSS examples
           This text has a color of #bc2fba        
        
          <p style="color:#bc2fba;">Text here</p>
        
        
          .mytext {color:#bc2fba;}
        
        Text color #bc2fba
      
           This box has a color of #bc2fba        
        
          <div style="background-color:#bc2fba;">Content here</div>
        
        
          .mybackground {background-color:#bc2fba;}
        
        Background color #bc2fba
      
           Border around this has a color of #bc2fba        
        
          <div style="border:2px solid #bc2fba;">Content here</div>
        
        
          .myborder {border:2px solid #bc2fba;}
        
        Border color #bc2fba