#bc2eba color space conversions
Hex:
        #bc2eba
        RGB:
        188, 46, 186
        CMY:
        26, 82, 27
        CMYK:
        0, 76, 1, 26
      HSL:
        301°, 60.6838%, 45.8824%
        HSV (HSB):
        301°, 75.5319%, 73.7255%
        XYZ:
        30.5790, 16.1905, 47.9678
        xyY:
        0.3228, 0.1709, 16.1905
      CIE-Lab:
        47.2235, 70.0935, -43.1748
        CIE-LCH:
        47.2235, 82.3235, 328.3686
        CIE-Luv:
        47.2235, 58.4711, -73.1685
        Hunter-Lab:
        40.2375, 65.2378, -42.5144
      #bc2eba color charts
#bc2eba RGB chart
      #bc2eba CMYK chart
      #bc2eba RGB pie chart
      #bc2eba color shades, tints & tones
#bc2eba color schemes
#bc2eba color preview, HTML & CSS examples
           This text has a color of #bc2eba        
        
          <p style="color:#bc2eba;">Text here</p>
        
        
          .mytext {color:#bc2eba;}
        
        Text color #bc2eba
      
           This box has a color of #bc2eba        
        
          <div style="background-color:#bc2eba;">Content here</div>
        
        
          .mybackground {background-color:#bc2eba;}
        
        Background color #bc2eba
      
           Border around this has a color of #bc2eba        
        
          <div style="border:2px solid #bc2eba;">Content here</div>
        
        
          .myborder {border:2px solid #bc2eba;}
        
        Border color #bc2eba