#3c65ae color space conversions
Hex:
        #3c65ae
        RGB:
        60, 101, 174
        CMY:
        76, 60, 32
        CMYK:
        66, 42, 0, 32
      HSL:
        218°, 48.7179%, 45.8824%
        HSV (HSB):
        218°, 65.5172%, 68.2353%
        XYZ:
        14.1571, 13.3240, 41.8700
        xyY:
        0.2041, 0.1921, 13.3240
      CIE-Lab:
        43.2474, 9.6657, -43.2872
        CIE-LCH:
        43.2474, 44.3532, 282.5872
        CIE-Luv:
        43.2474, -17.4863, -64.7983
        Hunter-Lab:
        36.5021, 5.3517, -42.4577
      #3c65ae color charts
#3c65ae RGB chart
      #3c65ae CMYK chart
      #3c65ae RGB pie chart
      #3c65ae color shades, tints & tones
#3c65ae color schemes
#3c65ae color preview, HTML & CSS examples
           This text has a color of #3c65ae        
        
          <p style="color:#3c65ae;">Text here</p>
        
        
          .mytext {color:#3c65ae;}
        
        Text color #3c65ae
      
           This box has a color of #3c65ae        
        
          <div style="background-color:#3c65ae;">Content here</div>
        
        
          .mybackground {background-color:#3c65ae;}
        
        Background color #3c65ae
      
           Border around this has a color of #3c65ae        
        
          <div style="border:2px solid #3c65ae;">Content here</div>
        
        
          .myborder {border:2px solid #3c65ae;}
        
        Border color #3c65ae