#bc35b8 color space conversions
Hex:
        #bc35b8
        RGB:
        188, 53, 184
        CMY:
        26, 79, 28
        CMYK:
        0, 72, 2, 26
      HSL:
        302°, 56.0166%, 47.2549%
        HSV (HSB):
        302°, 71.8085%, 73.7255%
        XYZ:
        30.6639, 16.6983, 46.9543
        xyY:
        0.3251, 0.1770, 16.6983
      CIE-Lab:
        47.8776, 67.5909, -40.9676
        CIE-LCH:
        47.8776, 79.0372, 328.7795
        CIE-Luv:
        47.8776, 57.7673, -69.8422
        Hunter-Lab:
        40.8635, 62.4348, -39.5229
      #bc35b8 color charts
#bc35b8 RGB chart
      #bc35b8 CMYK chart
      #bc35b8 RGB pie chart
      #bc35b8 color shades, tints & tones
#bc35b8 color schemes
#bc35b8 color preview, HTML & CSS examples
           This text has a color of #bc35b8        
        
          <p style="color:#bc35b8;">Text here</p>
        
        
          .mytext {color:#bc35b8;}
        
        Text color #bc35b8
      
           This box has a color of #bc35b8        
        
          <div style="background-color:#bc35b8;">Content here</div>
        
        
          .mybackground {background-color:#bc35b8;}
        
        Background color #bc35b8
      
           Border around this has a color of #bc35b8        
        
          <div style="border:2px solid #bc35b8;">Content here</div>
        
        
          .myborder {border:2px solid #bc35b8;}
        
        Border color #bc35b8