#3c3c98 color space conversions
Hex:
        #3c3c98
        RGB:
        60, 60, 152
        CMY:
        76, 76, 40
        CMYK:
        61, 61, 0, 40
      HSL:
        240°, 43.3962%, 41.5686%
        HSV (HSB):
        240°, 60.5263%, 59.6078%
        XYZ:
        9.1468, 6.4594, 30.4705
        xyY:
        0.1985, 0.1402, 6.4594
      CIE-Lab:
        30.5430, 28.5128, -50.5720
        CIE-LCH:
        30.5430, 58.0561, 299.4146
        CIE-Luv:
        30.5430, -4.9789, -69.0521
        Hunter-Lab:
        25.4153, 19.7644, -53.2922
      #3c3c98 color charts
#3c3c98 RGB chart
      #3c3c98 CMYK chart
      #3c3c98 RGB pie chart
      #3c3c98 color shades, tints & tones
#3c3c98 color schemes
#3c3c98 color preview, HTML & CSS examples
           This text has a color of #3c3c98        
        
          <p style="color:#3c3c98;">Text here</p>
        
        
          .mytext {color:#3c3c98;}
        
        Text color #3c3c98
      
           This box has a color of #3c3c98        
        
          <div style="background-color:#3c3c98;">Content here</div>
        
        
          .mybackground {background-color:#3c3c98;}
        
        Background color #3c3c98
      
           Border around this has a color of #3c3c98        
        
          <div style="border:2px solid #3c3c98;">Content here</div>
        
        
          .myborder {border:2px solid #3c3c98;}
        
        Border color #3c3c98