#3c1285 color space conversions
Hex:
        #3c1285
        RGB:
        60, 18, 133
        CMY:
        76, 93, 48
        CMYK:
        55, 86, 0, 48
      HSL:
        262°, 76.1589%, 29.6078%
        HSV (HSB):
        262°, 86.4662%, 52.1569%
        XYZ:
        6.3134, 3.0867, 22.4533
        xyY:
        0.1982, 0.0969, 3.0867
      CIE-Lab:
        20.3879, 45.6495, -55.4221
        CIE-LCH:
        20.3879, 71.8017, 309.4772
        CIE-Luv:
        20.3879, 3.3535, -62.7575
        Hunter-Lab:
        17.5691, 33.3978, -63.4745
      #3c1285 color charts
#3c1285 RGB chart
      #3c1285 CMYK chart
      #3c1285 RGB pie chart
      #3c1285 color shades, tints & tones
#3c1285 color schemes
#3c1285 color preview, HTML & CSS examples
           This text has a color of #3c1285        
        
          <p style="color:#3c1285;">Text here</p>
        
        
          .mytext {color:#3c1285;}
        
        Text color #3c1285
      
           This box has a color of #3c1285        
        
          <div style="background-color:#3c1285;">Content here</div>
        
        
          .mybackground {background-color:#3c1285;}
        
        Background color #3c1285
      
           Border around this has a color of #3c1285        
        
          <div style="border:2px solid #3c1285;">Content here</div>
        
        
          .myborder {border:2px solid #3c1285;}
        
        Border color #3c1285