#bc64b8 color space conversions
Hex:
        #bc64b8
        RGB:
        188, 100, 184
        CMY:
        26, 61, 28
        CMYK:
        0, 47, 2, 26
      HSL:
        303°, 39.6396%, 56.4706%
        HSV (HSB):
        303°, 46.8085%, 73.7255%
        XYZ:
        33.9479, 23.2664, 48.0490
        xyY:
        0.3225, 0.2210, 23.2664
      CIE-Lab:
        55.3457, 47.2303, -29.2568
        CIE-LCH:
        55.3457, 55.5578, 328.2238
        CIE-Luv:
        55.3457, 43.0150, -51.1315
        Hunter-Lab:
        48.2353, 41.2165, -25.2964
      #bc64b8 color charts
#bc64b8 RGB chart
      #bc64b8 CMYK chart
      #bc64b8 RGB pie chart
      #bc64b8 color shades, tints & tones
#bc64b8 color schemes
#bc64b8 color preview, HTML & CSS examples
           This text has a color of #bc64b8        
        
          <p style="color:#bc64b8;">Text here</p>
        
        
          .mytext {color:#bc64b8;}
        
        Text color #bc64b8
      
           This box has a color of #bc64b8        
        
          <div style="background-color:#bc64b8;">Content here</div>
        
        
          .mybackground {background-color:#bc64b8;}
        
        Background color #bc64b8
      
           Border around this has a color of #bc64b8        
        
          <div style="border:2px solid #bc64b8;">Content here</div>
        
        
          .myborder {border:2px solid #bc64b8;}
        
        Border color #bc64b8