#9494cd color space conversions
Hex:
        #9494cd
        RGB:
        148, 148, 205
        CMY:
        42, 42, 20
        CMYK:
        28, 28, 0, 20
      HSL:
        240°, 36.3057%, 69.2157%
        HSV (HSB):
        240°, 27.8049%, 80.3922%
        XYZ:
        33.8221, 31.8835, 62.1291
        xyY:
        0.2646, 0.2494, 31.8835
      CIE-Lab:
        63.2465, 12.7363, -29.2536
        CIE-LCH:
        63.2465, 31.9059, 293.5271
        CIE-Luv:
        63.2465, -3.4081, -47.2792
        Hunter-Lab:
        56.4655, 8.1047, -25.7111
      #9494cd color charts
#9494cd RGB chart
      #9494cd CMYK chart
      #9494cd RGB pie chart
      #9494cd color shades, tints & tones
#9494cd color schemes
#9494cd color preview, HTML & CSS examples
           This text has a color of #9494cd        
        
          <p style="color:#9494cd;">Text here</p>
        
        
          .mytext {color:#9494cd;}
        
        Text color #9494cd
      
           This box has a color of #9494cd        
        
          <div style="background-color:#9494cd;">Content here</div>
        
        
          .mybackground {background-color:#9494cd;}
        
        Background color #9494cd
      
           Border around this has a color of #9494cd        
        
          <div style="border:2px solid #9494cd;">Content here</div>
        
        
          .myborder {border:2px solid #9494cd;}
        
        Border color #9494cd