#906bee color space conversions
Hex:
        #906bee
        RGB:
        144, 107, 238
        CMY:
        44, 58, 7
        CMYK:
        39, 55, 0, 7
      HSL:
        257°, 79.3939%, 67.6471%
        HSV (HSB):
        257°, 55.0420%, 93.3333%
        XYZ:
        32.1919, 22.6177, 83.5579
        xyY:
        0.2327, 0.1635, 22.6177
      CIE-Lab:
        54.6764, 43.8898, -61.2515
        CIE-LCH:
        54.6764, 75.3529, 305.6235
        CIE-Luv:
        54.6764, 6.4955, -100.3208
        Hunter-Lab:
        47.5581, 37.5993, -70.8797
      #906bee color charts
#906bee RGB chart
      #906bee CMYK chart
      #906bee RGB pie chart
      #906bee color shades, tints & tones
#906bee color schemes
#906bee color preview, HTML & CSS examples
           This text has a color of #906bee        
        
          <p style="color:#906bee;">Text here</p>
        
        
          .mytext {color:#906bee;}
        
        Text color #906bee
      
           This box has a color of #906bee        
        
          <div style="background-color:#906bee;">Content here</div>
        
        
          .mybackground {background-color:#906bee;}
        
        Background color #906bee
      
           Border around this has a color of #906bee        
        
          <div style="border:2px solid #906bee;">Content here</div>
        
        
          .myborder {border:2px solid #906bee;}
        
        Border color #906bee