#bc64c6 color space conversions
Hex:
        #bc64c6
        RGB:
        188, 100, 198
        CMY:
        26, 61, 22
        CMYK:
        5, 49, 0, 22
      HSL:
        294°, 46.2264%, 58.4314%
        HSV (HSB):
        294°, 49.4949%, 77.6471%
        XYZ:
        35.4893, 23.8829, 56.1655
        xyY:
        0.3072, 0.2067, 23.8829
      CIE-Lab:
        55.9704, 49.8273, -36.3114
        CIE-LCH:
        55.9704, 61.6545, 323.9175
        CIE-Luv:
        55.9704, 39.7639, -62.5935
        Hunter-Lab:
        48.8702, 44.1030, -33.9316
      #bc64c6 color charts
#bc64c6 RGB chart
      #bc64c6 CMYK chart
      #bc64c6 RGB pie chart
      #bc64c6 color shades, tints & tones
#bc64c6 color schemes
#bc64c6 color preview, HTML & CSS examples
           This text has a color of #bc64c6        
        
          <p style="color:#bc64c6;">Text here</p>
        
        
          .mytext {color:#bc64c6;}
        
        Text color #bc64c6
      
           This box has a color of #bc64c6        
        
          <div style="background-color:#bc64c6;">Content here</div>
        
        
          .mybackground {background-color:#bc64c6;}
        
        Background color #bc64c6
      
           Border around this has a color of #bc64c6        
        
          <div style="border:2px solid #bc64c6;">Content here</div>
        
        
          .myborder {border:2px solid #bc64c6;}
        
        Border color #bc64c6