#bc3868 color space conversions
Hex:
        #bc3868
        RGB:
        188, 56, 104
        CMY:
        26, 78, 59
        CMYK:
        0, 70, 45, 26
      HSL:
        338°, 54.0984%, 47.8431%
        HSV (HSB):
        338°, 70.2128%, 73.7255%
        XYZ:
        24.6519, 14.5192, 14.5999
        xyY:
        0.4585, 0.2700, 14.5192
      CIE-Lab:
        44.9685, 56.0701, 2.7511
        CIE-LCH:
        44.9685, 56.1376, 2.8090
        CIE-Luv:
        44.9685, 85.7323, -6.9104
        Hunter-Lab:
        38.1041, 48.8007, 3.9554
      #bc3868 color charts
#bc3868 RGB chart
      #bc3868 CMYK chart
      #bc3868 RGB pie chart
      #bc3868 color shades, tints & tones
#bc3868 color schemes
#bc3868 color preview, HTML & CSS examples
           This text has a color of #bc3868        
        
          <p style="color:#bc3868;">Text here</p>
        
        
          .mytext {color:#bc3868;}
        
        Text color #bc3868
      
           This box has a color of #bc3868        
        
          <div style="background-color:#bc3868;">Content here</div>
        
        
          .mybackground {background-color:#bc3868;}
        
        Background color #bc3868
      
           Border around this has a color of #bc3868        
        
          <div style="border:2px solid #bc3868;">Content here</div>
        
        
          .myborder {border:2px solid #bc3868;}
        
        Border color #bc3868