#9495eb color space conversions
Hex:
        #9495eb
        RGB:
        148, 149, 235
        CMY:
        42, 42, 8
        CMYK:
        37, 37, 0, 8
      HSL:
        239°, 68.5039%, 75.0980%
        HSV (HSB):
        239°, 37.0213%, 92.1569%
        XYZ:
        37.9556, 33.7890, 83.1187
        xyY:
        0.2451, 0.2182, 33.7890
      CIE-Lab:
        64.7947, 19.9458, -43.4848
        CIE-LCH:
        64.7947, 47.8410, 294.6402
        CIE-Luv:
        64.7947, -5.6124, -71.9423
        Hunter-Lab:
        58.1283, 14.8294, -44.0901
      #9495eb color charts
#9495eb RGB chart
      #9495eb CMYK chart
      #9495eb RGB pie chart
      #9495eb color shades, tints & tones
#9495eb color schemes
#9495eb color preview, HTML & CSS examples
           This text has a color of #9495eb        
        
          <p style="color:#9495eb;">Text here</p>
        
        
          .mytext {color:#9495eb;}
        
        Text color #9495eb
      
           This box has a color of #9495eb        
        
          <div style="background-color:#9495eb;">Content here</div>
        
        
          .mybackground {background-color:#9495eb;}
        
        Background color #9495eb
      
           Border around this has a color of #9495eb        
        
          <div style="border:2px solid #9495eb;">Content here</div>
        
        
          .myborder {border:2px solid #9495eb;}
        
        Border color #9495eb