#3c55af color space conversions
Hex:
        #3c55af
        RGB:
        60, 85, 175
        CMY:
        76, 67, 31
        CMYK:
        66, 51, 0, 31
      HSL:
        227°, 48.9362%, 46.0784%
        HSV (HSB):
        227°, 65.7143%, 68.6275%
        XYZ:
        12.8498, 10.5528, 41.9171
        xyY:
        0.1967, 0.1616, 10.5528
      CIE-Lab:
        38.8168, 20.3401, -50.9806
        CIE-LCH:
        38.8168, 54.8885, 291.7509
        CIE-Luv:
        38.8168, -12.4720, -74.9052
        Hunter-Lab:
        32.4851, 13.7588, -53.7652
      #3c55af color charts
#3c55af RGB chart
      #3c55af CMYK chart
      #3c55af RGB pie chart
      #3c55af color shades, tints & tones
#3c55af color schemes
#3c55af color preview, HTML & CSS examples
           This text has a color of #3c55af        
        
          <p style="color:#3c55af;">Text here</p>
        
        
          .mytext {color:#3c55af;}
        
        Text color #3c55af
      
           This box has a color of #3c55af        
        
          <div style="background-color:#3c55af;">Content here</div>
        
        
          .mybackground {background-color:#3c55af;}
        
        Background color #3c55af
      
           Border around this has a color of #3c55af        
        
          <div style="border:2px solid #3c55af;">Content here</div>
        
        
          .myborder {border:2px solid #3c55af;}
        
        Border color #3c55af