#bc2fc3 color space conversions
Hex:
        #bc2fc3
        RGB:
        188, 47, 195
        CMY:
        26, 82, 24
        CMYK:
        4, 76, 0, 24
      HSL:
        297°, 61.1570%, 47.4510%
        HSV (HSB):
        297°, 75.8974%, 76.4706%
        XYZ:
        31.6059, 16.6645, 53.1805
        xyY:
        0.3115, 0.1643, 16.6645
      CIE-Lab:
        47.8345, 71.2527, -47.4454
        CIE-LCH:
        47.8345, 85.6038, 326.3413
        CIE-Luv:
        47.8345, 55.1952, -79.8036
        Hunter-Lab:
        40.8222, 66.7616, -48.6636
      #bc2fc3 color charts
#bc2fc3 RGB chart
      #bc2fc3 CMYK chart
      #bc2fc3 RGB pie chart
      #bc2fc3 color shades, tints & tones
#bc2fc3 color schemes
#bc2fc3 color preview, HTML & CSS examples
           This text has a color of #bc2fc3        
        
          <p style="color:#bc2fc3;">Text here</p>
        
        
          .mytext {color:#bc2fc3;}
        
        Text color #bc2fc3
      
           This box has a color of #bc2fc3        
        
          <div style="background-color:#bc2fc3;">Content here</div>
        
        
          .mybackground {background-color:#bc2fc3;}
        
        Background color #bc2fc3
      
           Border around this has a color of #bc2fc3        
        
          <div style="border:2px solid #bc2fc3;">Content here</div>
        
        
          .myborder {border:2px solid #bc2fc3;}
        
        Border color #bc2fc3