#bc1ede color space conversions
Hex:
        #bc1ede
        RGB:
        188, 30, 222
        CMY:
        26, 88, 13
        CMYK:
        15, 86, 0, 13
      HSL:
        289°, 76.1905%, 49.4118%
        HSV (HSB):
        289°, 86.4865%, 87.0588%
        XYZ:
        34.3881, 16.8938, 70.5556
        xyY:
        0.2822, 0.1387, 16.8938
      CIE-Lab:
        48.1260, 79.8764, -62.5074
        CIE-LCH:
        48.1260, 101.4269, 321.9550
        CIE-Luv:
        48.1260, 48.5252, -102.5546
        Hunter-Lab:
        41.1021, 77.4135, -73.0053
      #bc1ede color charts
#bc1ede RGB chart
      #bc1ede CMYK chart
      #bc1ede RGB pie chart
      #bc1ede color shades, tints & tones
#bc1ede color schemes
#bc1ede color preview, HTML & CSS examples
           This text has a color of #bc1ede        
        
          <p style="color:#bc1ede;">Text here</p>
        
        
          .mytext {color:#bc1ede;}
        
        Text color #bc1ede
      
           This box has a color of #bc1ede        
        
          <div style="background-color:#bc1ede;">Content here</div>
        
        
          .mybackground {background-color:#bc1ede;}
        
        Background color #bc1ede
      
           Border around this has a color of #bc1ede        
        
          <div style="border:2px solid #bc1ede;">Content here</div>
        
        
          .myborder {border:2px solid #bc1ede;}
        
        Border color #bc1ede