#8499dd color space conversions
Hex:
        #8499dd
        RGB:
        132, 153, 221
        CMY:
        48, 40, 13
        CMYK:
        40, 31, 0, 13
      HSL:
        226°, 56.6879%, 69.2157%
        HSV (HSB):
        226°, 40.2715%, 86.6667%
        XYZ:
        33.9581, 32.9085, 72.9688
        xyY:
        0.2428, 0.2353, 32.9085
      CIE-Lab:
        64.0867, 9.5889, -36.9400
        CIE-LCH:
        64.0867, 38.1642, 284.5516
        CIE-Luv:
        64.0867, -13.2290, -59.6342
        Hunter-Lab:
        57.3659, 5.2739, -35.2601
      #8499dd color charts
#8499dd RGB chart
      #8499dd CMYK chart
      #8499dd RGB pie chart
      #8499dd color shades, tints & tones
#8499dd color schemes
#8499dd color preview, HTML & CSS examples
           This text has a color of #8499dd        
        
          <p style="color:#8499dd;">Text here</p>
        
        
          .mytext {color:#8499dd;}
        
        Text color #8499dd
      
           This box has a color of #8499dd        
        
          <div style="background-color:#8499dd;">Content here</div>
        
        
          .mybackground {background-color:#8499dd;}
        
        Background color #8499dd
      
           Border around this has a color of #8499dd        
        
          <div style="border:2px solid #8499dd;">Content here</div>
        
        
          .myborder {border:2px solid #8499dd;}
        
        Border color #8499dd