#3c5fea color space conversions
Hex:
        #3c5fea
        RGB:
        60, 95, 234
        CMY:
        76, 63, 8
        CMYK:
        74, 59, 0, 8
      HSL:
        228°, 80.5556%, 57.6471%
        HSV (HSB):
        228°, 74.3590%, 91.7647%
        XYZ:
        20.8070, 15.0856, 79.6571
        xyY:
        0.1801, 0.1306, 15.0856
      CIE-Lab:
        45.7512, 35.1734, -73.7448
        CIE-LCH:
        45.7512, 81.7035, 295.4993
        CIE-Luv:
        45.7512, -15.8272, -112.4162
        Hunter-Lab:
        38.8402, 27.6535, -94.4094
      #3c5fea color charts
#3c5fea RGB chart
      #3c5fea CMYK chart
      #3c5fea RGB pie chart
      #3c5fea color shades, tints & tones
#3c5fea color schemes
#3c5fea color preview, HTML & CSS examples
           This text has a color of #3c5fea        
        
          <p style="color:#3c5fea;">Text here</p>
        
        
          .mytext {color:#3c5fea;}
        
        Text color #3c5fea
      
           This box has a color of #3c5fea        
        
          <div style="background-color:#3c5fea;">Content here</div>
        
        
          .mybackground {background-color:#3c5fea;}
        
        Background color #3c5fea
      
           Border around this has a color of #3c5fea        
        
          <div style="border:2px solid #3c5fea;">Content here</div>
        
        
          .myborder {border:2px solid #3c5fea;}
        
        Border color #3c5fea