#bc408e color space conversions
Hex:
        #bc408e
        RGB:
        188, 64, 142
        CMY:
        26, 75, 44
        CMYK:
        0, 66, 24, 26
      HSL:
        322°, 49.2063%, 49.4118%
        HSV (HSB):
        322°, 65.9574%, 73.7255%
        XYZ:
        27.4549, 16.3112, 27.2925
        xyY:
        0.3864, 0.2295, 16.3112
      CIE-Lab:
        47.3801, 57.3296, -16.8267
        CIE-LCH:
        47.3801, 59.7480, 343.6426
        CIE-Luv:
        47.3801, 69.2229, -33.0426
        Hunter-Lab:
        40.3871, 50.6660, -11.7957
      #bc408e color charts
#bc408e RGB chart
      #bc408e CMYK chart
      #bc408e RGB pie chart
      #bc408e color shades, tints & tones
#bc408e color schemes
#bc408e color preview, HTML & CSS examples
           This text has a color of #bc408e        
        
          <p style="color:#bc408e;">Text here</p>
        
        
          .mytext {color:#bc408e;}
        
        Text color #bc408e
      
           This box has a color of #bc408e        
        
          <div style="background-color:#bc408e;">Content here</div>
        
        
          .mybackground {background-color:#bc408e;}
        
        Background color #bc408e
      
           Border around this has a color of #bc408e        
        
          <div style="border:2px solid #bc408e;">Content here</div>
        
        
          .myborder {border:2px solid #bc408e;}
        
        Border color #bc408e