#bc64b9 color space conversions
Hex:
        #bc64b9
        RGB:
        188, 100, 185
        CMY:
        26, 61, 27
        CMYK:
        0, 47, 2, 26
      HSL:
        302°, 39.6396%, 56.4706%
        HSV (HSB):
        302°, 46.8085%, 73.7255%
        XYZ:
        34.0532, 23.3085, 48.6031
        xyY:
        0.3214, 0.2200, 23.3085
      CIE-Lab:
        55.3887, 47.4112, -29.7658
        CIE-LCH:
        55.3887, 55.9805, 327.8785
        CIE-Luv:
        55.3887, 42.7804, -51.9521
        Hunter-Lab:
        48.2789, 41.4157, -25.8930
      #bc64b9 color charts
#bc64b9 RGB chart
      #bc64b9 CMYK chart
      #bc64b9 RGB pie chart
      #bc64b9 color shades, tints & tones
#bc64b9 color schemes
#bc64b9 color preview, HTML & CSS examples
           This text has a color of #bc64b9        
        
          <p style="color:#bc64b9;">Text here</p>
        
        
          .mytext {color:#bc64b9;}
        
        Text color #bc64b9
      
           This box has a color of #bc64b9        
        
          <div style="background-color:#bc64b9;">Content here</div>
        
        
          .mybackground {background-color:#bc64b9;}
        
        Background color #bc64b9
      
           Border around this has a color of #bc64b9        
        
          <div style="border:2px solid #bc64b9;">Content here</div>
        
        
          .myborder {border:2px solid #bc64b9;}
        
        Border color #bc64b9