#3d7efd color space conversions
Hex:
        #3d7efd
        RGB:
        61, 126, 253
        CMY:
        76, 51, 1
        CMYK:
        76, 50, 0, 1
      HSL:
        220°, 97.9592%, 61.5686%
        HSV (HSB):
        220°, 75.8893%, 99.2157%
        XYZ:
        27.1149, 23.0057, 95.9399
        xyY:
        0.1856, 0.1575, 23.0057
      CIE-Lab:
        55.0782, 22.7783, -69.1901
        CIE-LCH:
        55.0782, 72.8432, 288.2222
        CIE-Luv:
        55.0782, -23.9949, -110.7191
        Hunter-Lab:
        47.9642, 16.9716, -85.0193
      #3d7efd color charts
#3d7efd RGB chart
      #3d7efd CMYK chart
      #3d7efd RGB pie chart
      #3d7efd color shades, tints & tones
#3d7efd color schemes
#3d7efd color preview, HTML & CSS examples
           This text has a color of #3d7efd        
        
          <p style="color:#3d7efd;">Text here</p>
        
        
          .mytext {color:#3d7efd;}
        
        Text color #3d7efd
      
           This box has a color of #3d7efd        
        
          <div style="background-color:#3d7efd;">Content here</div>
        
        
          .mybackground {background-color:#3d7efd;}
        
        Background color #3d7efd
      
           Border around this has a color of #3d7efd        
        
          <div style="border:2px solid #3d7efd;">Content here</div>
        
        
          .myborder {border:2px solid #3d7efd;}
        
        Border color #3d7efd