#3c71ea color space conversions
Hex:
        #3c71ea
        RGB:
        60, 113, 234
        CMY:
        76, 56, 8
        CMYK:
        74, 52, 0, 8
      HSL:
        222°, 80.5556%, 57.6471%
        HSV (HSB):
        222°, 74.3590%, 91.7647%
        XYZ:
        22.6199, 18.7114, 80.2614
        xyY:
        0.1860, 0.1539, 18.7114
      CIE-Lab:
        50.3479, 23.8696, -66.2741
        CIE-LCH:
        50.3479, 70.4416, 289.8072
        CIE-Luv:
        50.3479, -20.6437, -103.9481
        Hunter-Lab:
        43.2567, 17.6424, -79.7309
      #3c71ea color charts
#3c71ea RGB chart
      #3c71ea CMYK chart
      #3c71ea RGB pie chart
      #3c71ea color shades, tints & tones
#3c71ea color schemes
#3c71ea color preview, HTML & CSS examples
           This text has a color of #3c71ea        
        
          <p style="color:#3c71ea;">Text here</p>
        
        
          .mytext {color:#3c71ea;}
        
        Text color #3c71ea
      
           This box has a color of #3c71ea        
        
          <div style="background-color:#3c71ea;">Content here</div>
        
        
          .mybackground {background-color:#3c71ea;}
        
        Background color #3c71ea
      
           Border around this has a color of #3c71ea        
        
          <div style="border:2px solid #3c71ea;">Content here</div>
        
        
          .myborder {border:2px solid #3c71ea;}
        
        Border color #3c71ea