#bc138b color space conversions
Hex:
        #bc138b
        RGB:
        188, 19, 139
        CMY:
        26, 93, 45
        CMYK:
        0, 90, 26, 26
      HSL:
        317°, 81.6425%, 40.5882%
        HSV (HSB):
        317°, 89.8936%, 73.7255%
        XYZ:
        25.6321, 13.0212, 25.5885
        xyY:
        0.3990, 0.2027, 13.0212
      CIE-Lab:
        42.7952, 69.6094, -22.0507
        CIE-LCH:
        42.7952, 73.0185, 342.4230
        CIE-Luv:
        42.7952, 81.5280, -41.5600
        Hunter-Lab:
        36.0849, 63.6450, -16.7842
      #bc138b color charts
#bc138b RGB chart
      #bc138b CMYK chart
      #bc138b RGB pie chart
      #bc138b color shades, tints & tones
#bc138b color schemes
#bc138b color preview, HTML & CSS examples
           This text has a color of #bc138b        
        
          <p style="color:#bc138b;">Text here</p>
        
        
          .mytext {color:#bc138b;}
        
        Text color #bc138b
      
           This box has a color of #bc138b        
        
          <div style="background-color:#bc138b;">Content here</div>
        
        
          .mybackground {background-color:#bc138b;}
        
        Background color #bc138b
      
           Border around this has a color of #bc138b        
        
          <div style="border:2px solid #bc138b;">Content here</div>
        
        
          .myborder {border:2px solid #bc138b;}
        
        Border color #bc138b