#3c34bf color space conversions
Hex:
        #3c34bf
        RGB:
        60, 52, 191
        CMY:
        76, 80, 25
        CMYK:
        69, 73, 0, 25
      HSL:
        243°, 57.2016%, 47.6471%
        HSV (HSB):
        243°, 72.7749%, 74.9020%
        XYZ:
        12.4954, 7.1782, 50.0172
        xyY:
        0.1793, 0.1030, 7.1782
      CIE-Lab:
        32.2093, 46.4398, -71.1985
        CIE-LCH:
        32.2093, 85.0052, 303.1147
        CIE-Luv:
        32.2093, -5.3902, -95.9946
        Hunter-Lab:
        26.7922, 36.3630, -91.9312
      #3c34bf color charts
#3c34bf RGB chart
      #3c34bf CMYK chart
      #3c34bf RGB pie chart
      #3c34bf color shades, tints & tones
#3c34bf color schemes
#3c34bf color preview, HTML & CSS examples
           This text has a color of #3c34bf        
        
          <p style="color:#3c34bf;">Text here</p>
        
        
          .mytext {color:#3c34bf;}
        
        Text color #3c34bf
      
           This box has a color of #3c34bf        
        
          <div style="background-color:#3c34bf;">Content here</div>
        
        
          .mybackground {background-color:#3c34bf;}
        
        Background color #3c34bf
      
           Border around this has a color of #3c34bf        
        
          <div style="border:2px solid #3c34bf;">Content here</div>
        
        
          .myborder {border:2px solid #3c34bf;}
        
        Border color #3c34bf