#bc107d color space conversions
Hex:
        #bc107d
        RGB:
        188, 16, 125
        CMY:
        26, 94, 51
        CMYK:
        0, 91, 34, 26
      HSL:
        322°, 84.3137%, 40.0000%
        HSV (HSB):
        322°, 91.4894%, 73.7255%
        XYZ:
        24.6260, 12.5426, 20.5251
        xyY:
        0.4268, 0.2174, 12.5426
      CIE-Lab:
        42.0658, 68.4699, -14.5622
        CIE-LCH:
        42.0658, 70.0013, 347.9932
        CIE-Luv:
        42.0658, 88.1629, -31.0963
        Hunter-Lab:
        35.4156, 62.1417, -9.5706
      #bc107d color charts
#bc107d RGB chart
      #bc107d CMYK chart
      #bc107d RGB pie chart
      #bc107d color shades, tints & tones
#bc107d color schemes
#bc107d color preview, HTML & CSS examples
           This text has a color of #bc107d        
        
          <p style="color:#bc107d;">Text here</p>
        
        
          .mytext {color:#bc107d;}
        
        Text color #bc107d
      
           This box has a color of #bc107d        
        
          <div style="background-color:#bc107d;">Content here</div>
        
        
          .mybackground {background-color:#bc107d;}
        
        Background color #bc107d
      
           Border around this has a color of #bc107d        
        
          <div style="border:2px solid #bc107d;">Content here</div>
        
        
          .myborder {border:2px solid #bc107d;}
        
        Border color #bc107d