#9299d5 color space conversions
Hex:
        #9299d5
        RGB:
        146, 153, 213
        CMY:
        43, 40, 16
        CMYK:
        31, 28, 0, 16
      HSL:
        234°, 44.3709%, 70.3922%
        HSV (HSB):
        234°, 31.4554%, 83.5294%
        XYZ:
        35.2555, 33.6976, 67.5969
        xyY:
        0.2582, 0.2468, 33.6976
      CIE-Lab:
        64.7218, 11.3136, -31.4402
        CIE-LCH:
        64.7218, 33.4138, 289.7911
        CIE-Luv:
        64.7218, -6.8732, -50.8496
        Hunter-Lab:
        58.0496, 6.8225, -28.4066
      #9299d5 color charts
#9299d5 RGB chart
      #9299d5 CMYK chart
      #9299d5 RGB pie chart
      #9299d5 color shades, tints & tones
#9299d5 color schemes
#9299d5 color preview, HTML & CSS examples
           This text has a color of #9299d5        
        
          <p style="color:#9299d5;">Text here</p>
        
        
          .mytext {color:#9299d5;}
        
        Text color #9299d5
      
           This box has a color of #9299d5        
        
          <div style="background-color:#9299d5;">Content here</div>
        
        
          .mybackground {background-color:#9299d5;}
        
        Background color #9299d5
      
           Border around this has a color of #9299d5        
        
          <div style="border:2px solid #9299d5;">Content here</div>
        
        
          .myborder {border:2px solid #9299d5;}
        
        Border color #9299d5