#bc90e3 color space conversions
Hex:
        #bc90e3
        RGB:
        188, 144, 227
        CMY:
        26, 44, 11
        CMYK:
        17, 37, 0, 11
      HSL:
        272°, 59.7122%, 72.7451%
        HSV (HSB):
        272°, 36.5639%, 89.0196%
        XYZ:
        44.5774, 36.1839, 77.3078
        xyY:
        0.2820, 0.2289, 36.1839
      CIE-Lab:
        66.6602, 32.1801, -35.9054
        CIE-LCH:
        66.6602, 48.2158, 311.8682
        CIE-Luv:
        66.6602, 17.1649, -61.3859
        Hunter-Lab:
        60.1531, 27.0124, -34.0914
      #bc90e3 color charts
#bc90e3 RGB chart
      #bc90e3 CMYK chart
      #bc90e3 RGB pie chart
      #bc90e3 color shades, tints & tones
#bc90e3 color schemes
#bc90e3 color preview, HTML & CSS examples
           This text has a color of #bc90e3        
        
          <p style="color:#bc90e3;">Text here</p>
        
        
          .mytext {color:#bc90e3;}
        
        Text color #bc90e3
      
           This box has a color of #bc90e3        
        
          <div style="background-color:#bc90e3;">Content here</div>
        
        
          .mybackground {background-color:#bc90e3;}
        
        Background color #bc90e3
      
           Border around this has a color of #bc90e3        
        
          <div style="border:2px solid #bc90e3;">Content here</div>
        
        
          .myborder {border:2px solid #bc90e3;}
        
        Border color #bc90e3