#bc4295 color space conversions
Hex:
        #bc4295
        RGB:
        188, 66, 149
        CMY:
        26, 74, 42
        CMYK:
        0, 65, 21, 26
      HSL:
        319°, 48.0315%, 49.8039%
        HSV (HSB):
        319°, 64.8936%, 73.7255%
        XYZ:
        28.1121, 16.7577, 30.1867
        xyY:
        0.3745, 0.2233, 16.7577
      CIE-Lab:
        47.9533, 57.4751, -20.1469
        CIE-LCH:
        47.9533, 60.9039, 340.6828
        CIE-Luv:
        47.9533, 66.1067, -37.8760
        Hunter-Lab:
        40.9362, 50.9428, -15.0656
      #bc4295 color charts
#bc4295 RGB chart
      #bc4295 CMYK chart
      #bc4295 RGB pie chart
      #bc4295 color shades, tints & tones
#bc4295 color schemes
#bc4295 color preview, HTML & CSS examples
           This text has a color of #bc4295        
        
          <p style="color:#bc4295;">Text here</p>
        
        
          .mytext {color:#bc4295;}
        
        Text color #bc4295
      
           This box has a color of #bc4295        
        
          <div style="background-color:#bc4295;">Content here</div>
        
        
          .mybackground {background-color:#bc4295;}
        
        Background color #bc4295
      
           Border around this has a color of #bc4295        
        
          <div style="border:2px solid #bc4295;">Content here</div>
        
        
          .myborder {border:2px solid #bc4295;}
        
        Border color #bc4295