#bc1381 color space conversions
Hex:
        #bc1381
        RGB:
        188, 19, 129
        CMY:
        26, 93, 49
        CMYK:
        0, 90, 31, 26
      HSL:
        321°, 81.6425%, 40.5882%
        HSV (HSB):
        321°, 89.8936%, 73.7255%
        XYZ:
        24.9344, 12.7421, 21.9142
        xyY:
        0.4184, 0.2138, 12.7421
      CIE-Lab:
        42.3720, 68.4749, -16.5650
        CIE-LCH:
        42.3720, 70.4501, 346.4006
        CIE-Luv:
        42.3720, 85.9744, -33.8197
        Hunter-Lab:
        35.6961, 62.2174, -11.4115
      #bc1381 color charts
#bc1381 RGB chart
      #bc1381 CMYK chart
      #bc1381 RGB pie chart
      #bc1381 color shades, tints & tones
#bc1381 color schemes
#bc1381 color preview, HTML & CSS examples
           This text has a color of #bc1381        
        
          <p style="color:#bc1381;">Text here</p>
        
        
          .mytext {color:#bc1381;}
        
        Text color #bc1381
      
           This box has a color of #bc1381        
        
          <div style="background-color:#bc1381;">Content here</div>
        
        
          .mybackground {background-color:#bc1381;}
        
        Background color #bc1381
      
           Border around this has a color of #bc1381        
        
          <div style="border:2px solid #bc1381;">Content here</div>
        
        
          .myborder {border:2px solid #bc1381;}
        
        Border color #bc1381