#bc64c9 color space conversions
Hex:
        #bc64c9
        RGB:
        188, 100, 201
        CMY:
        26, 61, 21
        CMYK:
        6, 50, 0, 21
      HSL:
        292°, 48.3254%, 59.0196%
        HSV (HSB):
        292°, 50.2488%, 78.8235%
        XYZ:
        35.8388, 24.0228, 58.0063
        xyY:
        0.3041, 0.2038, 24.0228
      CIE-Lab:
        56.1106, 50.4013, -37.8033
        CIE-LCH:
        56.1106, 63.0030, 323.1285
        CIE-Luv:
        56.1106, 39.0781, -65.0381
        Hunter-Lab:
        49.0130, 44.7483, -35.8599
      #bc64c9 color charts
#bc64c9 RGB chart
      #bc64c9 CMYK chart
      #bc64c9 RGB pie chart
      #bc64c9 color shades, tints & tones
#bc64c9 color schemes
#bc64c9 color preview, HTML & CSS examples
           This text has a color of #bc64c9        
        
          <p style="color:#bc64c9;">Text here</p>
        
        
          .mytext {color:#bc64c9;}
        
        Text color #bc64c9
      
           This box has a color of #bc64c9        
        
          <div style="background-color:#bc64c9;">Content here</div>
        
        
          .mybackground {background-color:#bc64c9;}
        
        Background color #bc64c9
      
           Border around this has a color of #bc64c9        
        
          <div style="border:2px solid #bc64c9;">Content here</div>
        
        
          .myborder {border:2px solid #bc64c9;}
        
        Border color #bc64c9