#bc2095 color space conversions
Hex:
        #bc2095
        RGB:
        188, 32, 149
        CMY:
        26, 87, 42
        CMYK:
        0, 83, 21, 26
      HSL:
        315°, 70.9091%, 43.1373%
        HSV (HSB):
        315°, 82.9787%, 73.7255%
        XYZ:
        26.6804, 13.8943, 29.7094
        xyY:
        0.3796, 0.1977, 13.8943
      CIE-Lab:
        44.0810, 68.4120, -26.1324
        CIE-LCH:
        44.0810, 73.2332, 339.0938
        CIE-Luv:
        44.0810, 75.2536, -47.3622
        Hunter-Lab:
        37.2751, 62.5335, -21.1635
      #bc2095 color charts
#bc2095 RGB chart
      #bc2095 CMYK chart
      #bc2095 RGB pie chart
      #bc2095 color shades, tints & tones
#bc2095 color schemes
#bc2095 color preview, HTML & CSS examples
           This text has a color of #bc2095        
        
          <p style="color:#bc2095;">Text here</p>
        
        
          .mytext {color:#bc2095;}
        
        Text color #bc2095
      
           This box has a color of #bc2095        
        
          <div style="background-color:#bc2095;">Content here</div>
        
        
          .mybackground {background-color:#bc2095;}
        
        Background color #bc2095
      
           Border around this has a color of #bc2095        
        
          <div style="border:2px solid #bc2095;">Content here</div>
        
        
          .myborder {border:2px solid #bc2095;}
        
        Border color #bc2095