#bc66d1 color space conversions
Hex:
        #bc66d1
        RGB:
        188, 102, 209
        CMY:
        26, 60, 18
        CMYK:
        10, 51, 0, 18
      HSL:
        288°, 53.7688%, 60.9804%
        HSV (HSB):
        288°, 51.1962%, 81.9608%
        XYZ:
        36.9990, 24.7976, 63.1579
        xyY:
        0.2961, 0.1985, 24.7976
      CIE-Lab:
        56.8776, 50.9516, -41.1450
        CIE-LCH:
        56.8776, 65.4903, 321.0781
        CIE-Luv:
        56.8776, 36.5749, -70.5404
        Hunter-Lab:
        49.7971, 45.4796, -40.3398
      #bc66d1 color charts
#bc66d1 RGB chart
      #bc66d1 CMYK chart
      #bc66d1 RGB pie chart
      #bc66d1 color shades, tints & tones
#bc66d1 color schemes
#bc66d1 color preview, HTML & CSS examples
           This text has a color of #bc66d1        
        
          <p style="color:#bc66d1;">Text here</p>
        
        
          .mytext {color:#bc66d1;}
        
        Text color #bc66d1
      
           This box has a color of #bc66d1        
        
          <div style="background-color:#bc66d1;">Content here</div>
        
        
          .mybackground {background-color:#bc66d1;}
        
        Background color #bc66d1
      
           Border around this has a color of #bc66d1        
        
          <div style="border:2px solid #bc66d1;">Content here</div>
        
        
          .myborder {border:2px solid #bc66d1;}
        
        Border color #bc66d1