#bc90e4 color space conversions
Hex:
        #bc90e4
        RGB:
        188, 144, 228
        CMY:
        26, 44, 11
        CMYK:
        18, 37, 0, 11
      HSL:
        271°, 60.8696%, 72.9412%
        HSV (HSB):
        271°, 36.8421%, 89.4118%
        XYZ:
        44.7159, 36.2393, 78.0369
        xyY:
        0.2812, 0.2279, 36.2393
      CIE-Lab:
        66.7024, 32.4002, -36.3919
        CIE-LCH:
        66.7024, 48.7252, 311.6791
        CIE-Luv:
        66.7024, 17.0353, -62.2221
        Hunter-Lab:
        60.1991, 27.2414, -34.7190
      #bc90e4 color charts
#bc90e4 RGB chart
      #bc90e4 CMYK chart
      #bc90e4 RGB pie chart
      #bc90e4 color shades, tints & tones
#bc90e4 color schemes
#bc90e4 color preview, HTML & CSS examples
           This text has a color of #bc90e4        
        
          <p style="color:#bc90e4;">Text here</p>
        
        
          .mytext {color:#bc90e4;}
        
        Text color #bc90e4
      
           This box has a color of #bc90e4        
        
          <div style="background-color:#bc90e4;">Content here</div>
        
        
          .mybackground {background-color:#bc90e4;}
        
        Background color #bc90e4
      
           Border around this has a color of #bc90e4        
        
          <div style="border:2px solid #bc90e4;">Content here</div>
        
        
          .myborder {border:2px solid #bc90e4;}
        
        Border color #bc90e4