#bc93da color space conversions
Hex:
        #bc93da
        RGB:
        188, 147, 218
        CMY:
        26, 42, 15
        CMYK:
        14, 33, 0, 15
      HSL:
        275°, 48.9655%, 71.5686%
        HSV (HSB):
        275°, 32.5688%, 85.4902%
        XYZ:
        43.8276, 36.6208, 71.0882
        xyY:
        0.2892, 0.2417, 36.6208
      CIE-Lab:
        66.9915, 28.5618, -30.4150
        CIE-LCH:
        66.9915, 41.7235, 313.2002
        CIE-Luv:
        66.9915, 17.0331, -51.9262
        Hunter-Lab:
        60.5151, 23.3760, -27.2885
      #bc93da color charts
#bc93da RGB chart
      #bc93da CMYK chart
      #bc93da RGB pie chart
      #bc93da color shades, tints & tones
#bc93da color schemes
#bc93da color preview, HTML & CSS examples
           This text has a color of #bc93da        
        
          <p style="color:#bc93da;">Text here</p>
        
        
          .mytext {color:#bc93da;}
        
        Text color #bc93da
      
           This box has a color of #bc93da        
        
          <div style="background-color:#bc93da;">Content here</div>
        
        
          .mybackground {background-color:#bc93da;}
        
        Background color #bc93da
      
           Border around this has a color of #bc93da        
        
          <div style="border:2px solid #bc93da;">Content here</div>
        
        
          .myborder {border:2px solid #bc93da;}
        
        Border color #bc93da