#3c2eaf color space conversions
Hex:
        #3c2eaf
        RGB:
        60, 46, 175
        CMY:
        76, 82, 31
        CMYK:
        66, 74, 0, 31
      HSL:
        247°, 58.3710%, 43.3333%
        HSV (HSB):
        247°, 73.7143%, 68.6275%
        XYZ:
        10.5783, 6.0098, 41.1599
        xyY:
        0.1832, 0.1041, 6.0098
      CIE-Lab:
        29.4372, 44.6582, -66.2711
        CIE-LCH:
        29.4372, 79.9138, 303.9749
        CIE-Luv:
        29.4372, -3.4876, -86.9043
        Hunter-Lab:
        24.5149, 34.1229, -82.3861
      #3c2eaf color charts
#3c2eaf RGB chart
      #3c2eaf CMYK chart
      #3c2eaf RGB pie chart
      #3c2eaf color shades, tints & tones
#3c2eaf color schemes
#3c2eaf color preview, HTML & CSS examples
           This text has a color of #3c2eaf        
        
          <p style="color:#3c2eaf;">Text here</p>
        
        
          .mytext {color:#3c2eaf;}
        
        Text color #3c2eaf
      
           This box has a color of #3c2eaf        
        
          <div style="background-color:#3c2eaf;">Content here</div>
        
        
          .mybackground {background-color:#3c2eaf;}
        
        Background color #3c2eaf
      
           Border around this has a color of #3c2eaf        
        
          <div style="border:2px solid #3c2eaf;">Content here</div>
        
        
          .myborder {border:2px solid #3c2eaf;}
        
        Border color #3c2eaf