#bc4283 color space conversions
Hex:
        #bc4283
        RGB:
        188, 66, 131
        CMY:
        26, 74, 49
        CMYK:
        0, 65, 30, 26
      HSL:
        328°, 48.0315%, 49.8039%
        HSV (HSB):
        328°, 64.8936%, 73.7255%
        XYZ:
        26.7840, 16.2265, 23.1931
        xyY:
        0.4046, 0.2451, 16.2265
      CIE-Lab:
        47.2702, 55.0885, -10.3569
        CIE-LCH:
        47.2702, 56.0536, 349.3524
        CIE-Luv:
        47.2702, 72.1979, -23.6642
        Hunter-Lab:
        40.2821, 48.1927, -5.9397
      #bc4283 color charts
#bc4283 RGB chart
      #bc4283 CMYK chart
      #bc4283 RGB pie chart
      #bc4283 color shades, tints & tones
#bc4283 color schemes
#bc4283 color preview, HTML & CSS examples
           This text has a color of #bc4283        
        
          <p style="color:#bc4283;">Text here</p>
        
        
          .mytext {color:#bc4283;}
        
        Text color #bc4283
      
           This box has a color of #bc4283        
        
          <div style="background-color:#bc4283;">Content here</div>
        
        
          .mybackground {background-color:#bc4283;}
        
        Background color #bc4283
      
           Border around this has a color of #bc4283        
        
          <div style="border:2px solid #bc4283;">Content here</div>
        
        
          .myborder {border:2px solid #bc4283;}
        
        Border color #bc4283