#3d93fa color space conversions
Hex:
        #3d93fa
        RGB:
        61, 147, 250
        CMY:
        76, 42, 2
        CMYK:
        76, 41, 0, 2
      HSL:
        213°, 94.9749%, 60.9804%
        HSV (HSB):
        213°, 75.6000%, 98.0392%
        XYZ:
        29.6135, 28.7617, 94.4332
        xyY:
        0.1938, 0.1882, 28.7617
      CIE-Lab:
        60.5707, 8.9180, -58.7112
        CIE-LCH:
        60.5707, 59.3847, 278.6370
        CIE-Luv:
        60.5707, -30.4729, -94.9399
        Hunter-Lab:
        53.6299, 4.7123, -66.8588
      #3d93fa color charts
#3d93fa RGB chart
      #3d93fa CMYK chart
      #3d93fa RGB pie chart
      #3d93fa color shades, tints & tones
#3d93fa color schemes
#3d93fa color preview, HTML & CSS examples
           This text has a color of #3d93fa        
        
          <p style="color:#3d93fa;">Text here</p>
        
        
          .mytext {color:#3d93fa;}
        
        Text color #3d93fa
      
           This box has a color of #3d93fa        
        
          <div style="background-color:#3d93fa;">Content here</div>
        
        
          .mybackground {background-color:#3d93fa;}
        
        Background color #3d93fa
      
           Border around this has a color of #3d93fa        
        
          <div style="border:2px solid #3d93fa;">Content here</div>
        
        
          .myborder {border:2px solid #3d93fa;}
        
        Border color #3d93fa