#bc94ee color space conversions
Hex:
        #bc94ee
        RGB:
        188, 148, 238
        CMY:
        26, 42, 7
        CMYK:
        21, 38, 0, 7
      HSL:
        267°, 72.5806%, 75.6863%
        HSV (HSB):
        267°, 37.8151%, 93.3333%
        XYZ:
        46.7616, 38.0442, 85.7676
        xyY:
        0.2741, 0.2230, 38.0442
      CIE-Lab:
        68.0532, 32.4197, -39.7881
        CIE-LCH:
        68.0532, 51.3238, 309.1734
        CIE-Luv:
        68.0532, 14.1497, -68.0350
        Hunter-Lab:
        61.6800, 27.3865, -39.2682
      #bc94ee color charts
#bc94ee RGB chart
      #bc94ee CMYK chart
      #bc94ee RGB pie chart
      #bc94ee color shades, tints & tones
#bc94ee color schemes
#bc94ee color preview, HTML & CSS examples
           This text has a color of #bc94ee        
        
          <p style="color:#bc94ee;">Text here</p>
        
        
          .mytext {color:#bc94ee;}
        
        Text color #bc94ee
      
           This box has a color of #bc94ee        
        
          <div style="background-color:#bc94ee;">Content here</div>
        
        
          .mybackground {background-color:#bc94ee;}
        
        Background color #bc94ee
      
           Border around this has a color of #bc94ee        
        
          <div style="border:2px solid #bc94ee;">Content here</div>
        
        
          .myborder {border:2px solid #bc94ee;}
        
        Border color #bc94ee