#3c70eb color space conversions
Hex:
        #3c70eb
        RGB:
        60, 112, 235
        CMY:
        76, 56, 8
        CMYK:
        74, 52, 0, 8
      HSL:
        222°, 81.3953%, 57.8431%
        HSV (HSB):
        222°, 74.4681%, 92.1569%
        XYZ:
        22.6530, 18.5472, 80.9833
        xyY:
        0.1854, 0.1518, 18.5472
      CIE-Lab:
        50.1531, 24.8603, -67.1499
        CIE-LCH:
        50.1531, 71.6041, 290.3156
        CIE-Luv:
        50.1531, -20.3520, -105.2201
        Hunter-Lab:
        43.0664, 18.5252, -81.3441
      #3c70eb color charts
#3c70eb RGB chart
      #3c70eb CMYK chart
      #3c70eb RGB pie chart
      #3c70eb color shades, tints & tones
#3c70eb color schemes
#3c70eb color preview, HTML & CSS examples
           This text has a color of #3c70eb        
        
          <p style="color:#3c70eb;">Text here</p>
        
        
          .mytext {color:#3c70eb;}
        
        Text color #3c70eb
      
           This box has a color of #3c70eb        
        
          <div style="background-color:#3c70eb;">Content here</div>
        
        
          .mybackground {background-color:#3c70eb;}
        
        Background color #3c70eb
      
           Border around this has a color of #3c70eb        
        
          <div style="border:2px solid #3c70eb;">Content here</div>
        
        
          .myborder {border:2px solid #3c70eb;}
        
        Border color #3c70eb