#bc42d8 color space conversions
Hex:
        #bc42d8
        RGB:
        188, 66, 216
        CMY:
        26, 74, 15
        CMYK:
        13, 69, 0, 15
      HSL:
        289°, 65.7895%, 55.2941%
        HSV (HSB):
        289°, 69.4444%, 84.7059%
        XYZ:
        35.0819, 19.5457, 66.8894
        xyY:
        0.2887, 0.1608, 19.5457
      CIE-Lab:
        51.3196, 68.4910, -53.9501
        CIE-LCH:
        51.3196, 87.1874, 321.7727
        CIE-Luv:
        51.3196, 45.0079, -90.5733
        Hunter-Lab:
        44.2105, 64.2751, -58.7570
      #bc42d8 color charts
#bc42d8 RGB chart
      #bc42d8 CMYK chart
      #bc42d8 RGB pie chart
      #bc42d8 color shades, tints & tones
#bc42d8 color schemes
#bc42d8 color preview, HTML & CSS examples
           This text has a color of #bc42d8        
        
          <p style="color:#bc42d8;">Text here</p>
        
        
          .mytext {color:#bc42d8;}
        
        Text color #bc42d8
      
           This box has a color of #bc42d8        
        
          <div style="background-color:#bc42d8;">Content here</div>
        
        
          .mybackground {background-color:#bc42d8;}
        
        Background color #bc42d8
      
           Border around this has a color of #bc42d8        
        
          <div style="border:2px solid #bc42d8;">Content here</div>
        
        
          .myborder {border:2px solid #bc42d8;}
        
        Border color #bc42d8