#bc6795 color space conversions
Hex:
        #bc6795
        RGB:
        188, 103, 149
        CMY:
        26, 60, 42
        CMYK:
        0, 45, 21, 26
      HSL:
        328°, 38.8128%, 57.0588%
        HSV (HSB):
        328°, 45.2128%, 73.7255%
        XYZ:
        31.0141, 22.5618, 31.1540
        xyY:
        0.3660, 0.2663, 22.5618
      CIE-Lab:
        54.6181, 39.8377, -10.0344
        CIE-LCH:
        54.6181, 41.0820, 345.8624
        CIE-Luv:
        54.6181, 49.8138, -21.0726
        Hunter-Lab:
        47.4993, 33.4259, -5.6379
      #bc6795 color charts
#bc6795 RGB chart
      #bc6795 CMYK chart
      #bc6795 RGB pie chart
      #bc6795 color shades, tints & tones
#bc6795 color schemes
#bc6795 color preview, HTML & CSS examples
           This text has a color of #bc6795        
        
          <p style="color:#bc6795;">Text here</p>
        
        
          .mytext {color:#bc6795;}
        
        Text color #bc6795
      
           This box has a color of #bc6795        
        
          <div style="background-color:#bc6795;">Content here</div>
        
        
          .mybackground {background-color:#bc6795;}
        
        Background color #bc6795
      
           Border around this has a color of #bc6795        
        
          <div style="border:2px solid #bc6795;">Content here</div>
        
        
          .myborder {border:2px solid #bc6795;}
        
        Border color #bc6795