#bc1768 color space conversions
Hex:
        #bc1768
        RGB:
        188, 23, 104
        CMY:
        26, 91, 59
        CMYK:
        0, 88, 45, 26
      HSL:
        331°, 78.1991%, 41.3725%
        HSV (HSB):
        331°, 87.7660%, 73.7255%
        XYZ:
        23.5441, 12.3036, 14.2306
        xyY:
        0.4701, 0.2457, 12.3036
      CIE-Lab:
        41.6947, 65.3317, -2.0230
        CIE-LCH:
        41.6947, 65.3630, 358.2264
        CIE-Luv:
        41.6947, 96.3074, -14.5273
        Hunter-Lab:
        35.0765, 58.4291, 0.4995
      #bc1768 color charts
#bc1768 RGB chart
      #bc1768 CMYK chart
      #bc1768 RGB pie chart
      #bc1768 color shades, tints & tones
#bc1768 color schemes
#bc1768 color preview, HTML & CSS examples
           This text has a color of #bc1768        
        
          <p style="color:#bc1768;">Text here</p>
        
        
          .mytext {color:#bc1768;}
        
        Text color #bc1768
      
           This box has a color of #bc1768        
        
          <div style="background-color:#bc1768;">Content here</div>
        
        
          .mybackground {background-color:#bc1768;}
        
        Background color #bc1768
      
           Border around this has a color of #bc1768        
        
          <div style="border:2px solid #bc1768;">Content here</div>
        
        
          .myborder {border:2px solid #bc1768;}
        
        Border color #bc1768