#3c5fda color space conversions
Hex:
        #3c5fda
        RGB:
        60, 95, 218
        CMY:
        76, 63, 15
        CMYK:
        72, 56, 0, 15
      HSL:
        227°, 68.1034%, 54.5098%
        HSV (HSB):
        227°, 72.4771%, 85.4902%
        XYZ:
        18.6106, 14.2070, 68.0910
        xyY:
        0.1844, 0.1408, 14.2070
      CIE-Lab:
        44.5284, 29.4442, -66.6711
        CIE-LCH:
        44.5284, 72.8834, 293.8279
        CIE-Luv:
        44.5284, -15.6852, -101.3394
        Hunter-Lab:
        37.6922, 22.1732, -80.7229
      #3c5fda color charts
#3c5fda RGB chart
      #3c5fda CMYK chart
      #3c5fda RGB pie chart
      #3c5fda color shades, tints & tones
#3c5fda color schemes
#3c5fda color preview, HTML & CSS examples
           This text has a color of #3c5fda        
        
          <p style="color:#3c5fda;">Text here</p>
        
        
          .mytext {color:#3c5fda;}
        
        Text color #3c5fda
      
           This box has a color of #3c5fda        
        
          <div style="background-color:#3c5fda;">Content here</div>
        
        
          .mybackground {background-color:#3c5fda;}
        
        Background color #3c5fda
      
           Border around this has a color of #3c5fda        
        
          <div style="border:2px solid #3c5fda;">Content here</div>
        
        
          .myborder {border:2px solid #3c5fda;}
        
        Border color #3c5fda