#3c93ec color space conversions
Hex:
        #3c93ec
        RGB:
        60, 147, 236
        CMY:
        76, 42, 7
        CMYK:
        75, 38, 0, 7
      HSL:
        210°, 82.2430%, 58.0392%
        HSV (HSB):
        210°, 74.5763%, 92.5490%
        XYZ:
        27.4375, 27.8842, 83.2930
        xyY:
        0.1979, 0.2012, 27.8842
      CIE-Lab:
        59.7840, 3.7946, -52.2516
        CIE-LCH:
        59.7840, 52.3892, 274.1537
        CIE-Luv:
        59.7840, -31.1325, -83.5844
        Hunter-Lab:
        52.8055, 0.3382, -56.5574
      #3c93ec color charts
#3c93ec RGB chart
      #3c93ec CMYK chart
      #3c93ec RGB pie chart
      #3c93ec color shades, tints & tones
#3c93ec color schemes
#3c93ec color preview, HTML & CSS examples
           This text has a color of #3c93ec        
        
          <p style="color:#3c93ec;">Text here</p>
        
        
          .mytext {color:#3c93ec;}
        
        Text color #3c93ec
      
           This box has a color of #3c93ec        
        
          <div style="background-color:#3c93ec;">Content here</div>
        
        
          .mybackground {background-color:#3c93ec;}
        
        Background color #3c93ec
      
           Border around this has a color of #3c93ec        
        
          <div style="border:2px solid #3c93ec;">Content here</div>
        
        
          .myborder {border:2px solid #3c93ec;}
        
        Border color #3c93ec