#bc1294 color space conversions
Hex:
        #bc1294
        RGB:
        188, 18, 148
        CMY:
        26, 93, 42
        CMYK:
        0, 90, 21, 26
      HSL:
        314°, 82.5243%, 40.3922%
        HSV (HSB):
        314°, 90.4255%, 73.7255%
        XYZ:
        26.3006, 13.2621, 29.1906
        xyY:
        0.3825, 0.1929, 13.2621
      CIE-Lab:
        43.1555, 70.8404, -26.9685
        CIE-LCH:
        43.1555, 75.8002, 339.1585
        CIE-Luv:
        43.1555, 77.6910, -48.6737
        Hunter-Lab:
        36.4172, 65.1835, -22.0326
      #bc1294 color charts
#bc1294 RGB chart
      #bc1294 CMYK chart
      #bc1294 RGB pie chart
      #bc1294 color shades, tints & tones
#bc1294 color schemes
#bc1294 color preview, HTML & CSS examples
           This text has a color of #bc1294        
        
          <p style="color:#bc1294;">Text here</p>
        
        
          .mytext {color:#bc1294;}
        
        Text color #bc1294
      
           This box has a color of #bc1294        
        
          <div style="background-color:#bc1294;">Content here</div>
        
        
          .mybackground {background-color:#bc1294;}
        
        Background color #bc1294
      
           Border around this has a color of #bc1294        
        
          <div style="border:2px solid #bc1294;">Content here</div>
        
        
          .myborder {border:2px solid #bc1294;}
        
        Border color #bc1294