#bc20be color space conversions
Hex:
        #bc20be
        RGB:
        188, 32, 190
        CMY:
        26, 87, 25
        CMYK:
        1, 83, 0, 25
      HSL:
        299°, 71.1712%, 43.5294%
        HSV (HSB):
        299°, 83.1579%, 74.5098%
        XYZ:
        30.5498, 15.4421, 50.0857
        xyY:
        0.3180, 0.1607, 15.4421
      CIE-Lab:
        46.2339, 74.2502, -47.0886
        CIE-LCH:
        46.2339, 87.9228, 327.6176
        CIE-Luv:
        46.2339, 59.1695, -78.9571
        Hunter-Lab:
        39.2964, 70.0006, -48.0612
      #bc20be color charts
#bc20be RGB chart
      #bc20be CMYK chart
      #bc20be RGB pie chart
      #bc20be color shades, tints & tones
#bc20be color schemes
#bc20be color preview, HTML & CSS examples
           This text has a color of #bc20be        
        
          <p style="color:#bc20be;">Text here</p>
        
        
          .mytext {color:#bc20be;}
        
        Text color #bc20be
      
           This box has a color of #bc20be        
        
          <div style="background-color:#bc20be;">Content here</div>
        
        
          .mybackground {background-color:#bc20be;}
        
        Background color #bc20be
      
           Border around this has a color of #bc20be        
        
          <div style="border:2px solid #bc20be;">Content here</div>
        
        
          .myborder {border:2px solid #bc20be;}
        
        Border color #bc20be