#bc25ae color space conversions
Hex:
        #bc25ae
        RGB:
        188, 37, 174
        CMY:
        26, 85, 32
        CMYK:
        0, 80, 7, 26
      HSL:
        306°, 67.1111%, 44.1176%
        HSV (HSB):
        306°, 80.3191%, 73.7255%
        XYZ:
        29.0406, 15.0705, 41.4227
        xyY:
        0.3395, 0.1762, 15.0705
      CIE-Lab:
        45.7306, 70.6838, -38.4861
        CIE-LCH:
        45.7306, 80.4822, 331.4325
        CIE-Luv:
        45.7306, 64.4206, -65.8746
        Hunter-Lab:
        38.8207, 65.5940, -36.0894
      #bc25ae color charts
#bc25ae RGB chart
      #bc25ae CMYK chart
      #bc25ae RGB pie chart
      #bc25ae color shades, tints & tones
#bc25ae color schemes
#bc25ae color preview, HTML & CSS examples
           This text has a color of #bc25ae        
        
          <p style="color:#bc25ae;">Text here</p>
        
        
          .mytext {color:#bc25ae;}
        
        Text color #bc25ae
      
           This box has a color of #bc25ae        
        
          <div style="background-color:#bc25ae;">Content here</div>
        
        
          .mybackground {background-color:#bc25ae;}
        
        Background color #bc25ae
      
           Border around this has a color of #bc25ae        
        
          <div style="border:2px solid #bc25ae;">Content here</div>
        
        
          .myborder {border:2px solid #bc25ae;}
        
        Border color #bc25ae