#bc42d4 color space conversions
Hex:
        #bc42d4
        RGB:
        188, 66, 212
        CMY:
        26, 74, 17
        CMYK:
        11, 69, 0, 17
      HSL:
        290°, 62.9310%, 54.5098%
        HSV (HSB):
        290°, 68.8679%, 83.1373%
        XYZ:
        34.5709, 19.3413, 64.1985
        xyY:
        0.2927, 0.1638, 19.3413
      CIE-Lab:
        51.0841, 67.7561, -52.0449
        CIE-LCH:
        51.0841, 85.4375, 322.4714
        CIE-Luv:
        51.0841, 46.1451, -87.5454
        Hunter-Lab:
        43.9787, 63.3531, -55.7643
      #bc42d4 color charts
#bc42d4 RGB chart
      #bc42d4 CMYK chart
      #bc42d4 RGB pie chart
      #bc42d4 color shades, tints & tones
#bc42d4 color schemes
#bc42d4 color preview, HTML & CSS examples
           This text has a color of #bc42d4        
        
          <p style="color:#bc42d4;">Text here</p>
        
        
          .mytext {color:#bc42d4;}
        
        Text color #bc42d4
      
           This box has a color of #bc42d4        
        
          <div style="background-color:#bc42d4;">Content here</div>
        
        
          .mybackground {background-color:#bc42d4;}
        
        Background color #bc42d4
      
           Border around this has a color of #bc42d4        
        
          <div style="border:2px solid #bc42d4;">Content here</div>
        
        
          .myborder {border:2px solid #bc42d4;}
        
        Border color #bc42d4