#4040cd color space conversions
Hex:
        #4040cd
        RGB:
        64, 64, 205
        CMY:
        75, 75, 20
        CMYK:
        69, 69, 0, 20
      HSL:
        240°, 58.5062%, 52.7451%
        HSV (HSB):
        240°, 68.7805%, 80.3922%
        XYZ:
        14.9672, 9.1646, 58.7377
        xyY:
        0.1806, 0.1106, 9.1646
      CIE-Lab:
        36.2992, 44.5766, -72.6394
        CIE-LCH:
        36.2992, 85.2265, 301.5362
        CIE-Luv:
        36.2992, -7.3961, -102.5728
        Hunter-Lab:
        30.2730, 35.2739, -93.8472
      #4040cd color charts
#4040cd RGB chart
      #4040cd CMYK chart
      #4040cd RGB pie chart
      #4040cd color shades, tints & tones
#4040cd color schemes
#4040cd color preview, HTML & CSS examples
           This text has a color of #4040cd        
        
          <p style="color:#4040cd;">Text here</p>
        
        
          .mytext {color:#4040cd;}
        
        Text color #4040cd
      
           This box has a color of #4040cd        
        
          <div style="background-color:#4040cd;">Content here</div>
        
        
          .mybackground {background-color:#4040cd;}
        
        Background color #4040cd
      
           Border around this has a color of #4040cd        
        
          <div style="border:2px solid #4040cd;">Content here</div>
        
        
          .myborder {border:2px solid #4040cd;}
        
        Border color #4040cd