#bc60c4 color space conversions
Hex:
        #bc60c4
        RGB:
        188, 96, 196
        CMY:
        26, 62, 23
        CMYK:
        4, 51, 0, 23
      HSL:
        295°, 45.8716%, 57.2549%
        HSV (HSB):
        295°, 51.0204%, 76.8627%
        XYZ:
        34.8857, 23.0426, 54.8335
        xyY:
        0.3094, 0.2043, 23.0426
      CIE-Lab:
        55.1162, 51.4564, -36.5061
        CIE-LCH:
        55.1162, 63.0908, 324.6459
        CIE-Luv:
        55.1162, 41.6938, -62.9339
        Hunter-Lab:
        48.0027, 45.7190, -34.1251
      #bc60c4 color charts
#bc60c4 RGB chart
      #bc60c4 CMYK chart
      #bc60c4 RGB pie chart
      #bc60c4 color shades, tints & tones
#bc60c4 color schemes
#bc60c4 color preview, HTML & CSS examples
           This text has a color of #bc60c4        
        
          <p style="color:#bc60c4;">Text here</p>
        
        
          .mytext {color:#bc60c4;}
        
        Text color #bc60c4
      
           This box has a color of #bc60c4        
        
          <div style="background-color:#bc60c4;">Content here</div>
        
        
          .mybackground {background-color:#bc60c4;}
        
        Background color #bc60c4
      
           Border around this has a color of #bc60c4        
        
          <div style="border:2px solid #bc60c4;">Content here</div>
        
        
          .myborder {border:2px solid #bc60c4;}
        
        Border color #bc60c4