#bc42d2 color space conversions
Hex:
        #bc42d2
        RGB:
        188, 66, 210
        CMY:
        26, 74, 18
        CMYK:
        10, 69, 0, 18
      HSL:
        291°, 61.5385%, 54.1176%
        HSV (HSB):
        291°, 68.5714%, 82.3529%
        XYZ:
        34.3201, 19.2409, 62.8778
        xyY:
        0.2947, 0.1652, 19.2409
      CIE-Lab:
        50.9679, 67.3917, -51.0872
        CIE-LCH:
        50.9679, 84.5668, 322.8356
        CIE-Luv:
        50.9679, 46.7205, -86.0236
        Hunter-Lab:
        43.8645, 62.8977, -54.2844
      #bc42d2 color charts
#bc42d2 RGB chart
      #bc42d2 CMYK chart
      #bc42d2 RGB pie chart
      #bc42d2 color shades, tints & tones
#bc42d2 color schemes
#bc42d2 color preview, HTML & CSS examples
           This text has a color of #bc42d2        
        
          <p style="color:#bc42d2;">Text here</p>
        
        
          .mytext {color:#bc42d2;}
        
        Text color #bc42d2
      
           This box has a color of #bc42d2        
        
          <div style="background-color:#bc42d2;">Content here</div>
        
        
          .mybackground {background-color:#bc42d2;}
        
        Background color #bc42d2
      
           Border around this has a color of #bc42d2        
        
          <div style="border:2px solid #bc42d2;">Content here</div>
        
        
          .myborder {border:2px solid #bc42d2;}
        
        Border color #bc42d2