#bc74c2 color space conversions
Hex:
        #bc74c2
        RGB:
        188, 116, 194
        CMY:
        26, 55, 24
        CMYK:
        3, 40, 0, 24
      HSL:
        295°, 39.0000%, 60.7843%
        HSV (HSB):
        295°, 40.2062%, 76.0784%
        XYZ:
        36.7220, 27.0772, 54.3299
        xyY:
        0.3109, 0.2292, 27.0772
      CIE-Lab:
        59.0457, 40.6932, -29.2424
        CIE-LCH:
        59.0457, 50.1104, 324.2987
        CIE-Luv:
        59.0457, 34.2363, -50.7481
        Hunter-Lab:
        52.0357, 34.9063, -25.4789
      #bc74c2 color charts
#bc74c2 RGB chart
      #bc74c2 CMYK chart
      #bc74c2 RGB pie chart
      #bc74c2 color shades, tints & tones
#bc74c2 color schemes
#bc74c2 color preview, HTML & CSS examples
           This text has a color of #bc74c2        
        
          <p style="color:#bc74c2;">Text here</p>
        
        
          .mytext {color:#bc74c2;}
        
        Text color #bc74c2
      
           This box has a color of #bc74c2        
        
          <div style="background-color:#bc74c2;">Content here</div>
        
        
          .mybackground {background-color:#bc74c2;}
        
        Background color #bc74c2
      
           Border around this has a color of #bc74c2        
        
          <div style="border:2px solid #bc74c2;">Content here</div>
        
        
          .myborder {border:2px solid #bc74c2;}
        
        Border color #bc74c2