#bc64b4 color space conversions
Hex:
        #bc64b4
        RGB:
        188, 100, 180
        CMY:
        26, 61, 29
        CMYK:
        0, 47, 4, 26
      HSL:
        305°, 39.6396%, 56.4706%
        HSV (HSB):
        305°, 46.8085%, 73.7255%
        XYZ:
        33.5344, 23.1010, 45.8715
        xyY:
        0.3271, 0.2254, 23.1010
      CIE-Lab:
        55.1762, 46.5145, -27.2132
        CIE-LCH:
        55.1762, 53.8903, 329.6703
        CIE-Luv:
        55.1762, 43.9566, -47.8483
        Hunter-Lab:
        48.0635, 40.4303, -22.9416
      #bc64b4 color charts
#bc64b4 RGB chart
      #bc64b4 CMYK chart
      #bc64b4 RGB pie chart
      #bc64b4 color shades, tints & tones
#bc64b4 color schemes
#bc64b4 color preview, HTML & CSS examples
           This text has a color of #bc64b4        
        
          <p style="color:#bc64b4;">Text here</p>
        
        
          .mytext {color:#bc64b4;}
        
        Text color #bc64b4
      
           This box has a color of #bc64b4        
        
          <div style="background-color:#bc64b4;">Content here</div>
        
        
          .mybackground {background-color:#bc64b4;}
        
        Background color #bc64b4
      
           Border around this has a color of #bc64b4        
        
          <div style="border:2px solid #bc64b4;">Content here</div>
        
        
          .myborder {border:2px solid #bc64b4;}
        
        Border color #bc64b4