#bc074e color space conversions
Hex:
        #bc074e
        RGB:
        188, 7, 78
        CMY:
        26, 97, 69
        CMYK:
        0, 96, 59, 26
      HSL:
        336°, 92.8205%, 38.2353%
        HSV (HSB):
        336°, 96.2766%, 73.7255%
        XYZ:
        22.1902, 11.3934, 8.2373
        xyY:
        0.5306, 0.2724, 11.3934
      CIE-Lab:
        40.2353, 65.4836, 12.3701
        CIE-LCH:
        40.2353, 66.6418, 10.6973
        CIE-Luv:
        40.2353, 109.6790, 1.2859
        Hunter-Lab:
        33.7541, 58.2775, 9.1588
      #bc074e color charts
#bc074e RGB chart
      #bc074e CMYK chart
      #bc074e RGB pie chart
      #bc074e color shades, tints & tones
#bc074e color schemes
#bc074e color preview, HTML & CSS examples
           This text has a color of #bc074e        
        
          <p style="color:#bc074e;">Text here</p>
        
        
          .mytext {color:#bc074e;}
        
        Text color #bc074e
      
           This box has a color of #bc074e        
        
          <div style="background-color:#bc074e;">Content here</div>
        
        
          .mybackground {background-color:#bc074e;}
        
        Background color #bc074e
      
           Border around this has a color of #bc074e        
        
          <div style="border:2px solid #bc074e;">Content here</div>
        
        
          .myborder {border:2px solid #bc074e;}
        
        Border color #bc074e