#bc3990 color space conversions
Hex:
        #bc3990
        RGB:
        188, 57, 144
        CMY:
        26, 78, 44
        CMYK:
        0, 70, 23, 26
      HSL:
        320°, 53.4694%, 48.0392%
        HSV (HSB):
        320°, 69.6809%, 73.7255%
        XYZ:
        27.2362, 15.6312, 27.9672
        xyY:
        0.3845, 0.2207, 15.6312
      CIE-Lab:
        46.4869, 60.2995, -19.3973
        CIE-LCH:
        46.4869, 63.3426, 342.1679
        CIE-Luv:
        46.4869, 70.9413, -37.0335
        Hunter-Lab:
        39.5364, 53.7783, -14.2650
      #bc3990 color charts
#bc3990 RGB chart
      #bc3990 CMYK chart
      #bc3990 RGB pie chart
      #bc3990 color shades, tints & tones
#bc3990 color schemes
#bc3990 color preview, HTML & CSS examples
           This text has a color of #bc3990        
        
          <p style="color:#bc3990;">Text here</p>
        
        
          .mytext {color:#bc3990;}
        
        Text color #bc3990
      
           This box has a color of #bc3990        
        
          <div style="background-color:#bc3990;">Content here</div>
        
        
          .mybackground {background-color:#bc3990;}
        
        Background color #bc3990
      
           Border around this has a color of #bc3990        
        
          <div style="border:2px solid #bc3990;">Content here</div>
        
        
          .myborder {border:2px solid #bc3990;}
        
        Border color #bc3990