#3c93fa color space conversions
Hex:
        #3c93fa
        RGB:
        60, 147, 250
        CMY:
        76, 42, 2
        CMYK:
        76, 41, 0, 2
      HSL:
        213°, 95.0000%, 60.7843%
        HSV (HSB):
        213°, 76.0000%, 98.0392%
        XYZ:
        29.5525, 28.7302, 94.4304
        xyY:
        0.1935, 0.1881, 28.7302
      CIE-Lab:
        60.5428, 8.8055, -58.7574
        CIE-LCH:
        60.5428, 59.4135, 278.5230
        CIE-Luv:
        60.5428, -30.6259, -94.9965
        Hunter-Lab:
        53.6006, 4.6144, -66.9333
      #3c93fa color charts
#3c93fa RGB chart
      #3c93fa CMYK chart
      #3c93fa RGB pie chart
      #3c93fa color shades, tints & tones
#3c93fa color schemes
#3c93fa color preview, HTML & CSS examples
           This text has a color of #3c93fa        
        
          <p style="color:#3c93fa;">Text here</p>
        
        
          .mytext {color:#3c93fa;}
        
        Text color #3c93fa
      
           This box has a color of #3c93fa        
        
          <div style="background-color:#3c93fa;">Content here</div>
        
        
          .mybackground {background-color:#3c93fa;}
        
        Background color #3c93fa
      
           Border around this has a color of #3c93fa        
        
          <div style="border:2px solid #3c93fa;">Content here</div>
        
        
          .myborder {border:2px solid #3c93fa;}
        
        Border color #3c93fa