#3d6efe color space conversions
Hex:
        #3d6efe
        RGB:
        61, 110, 254
        CMY:
        76, 57, 0
        CMYK:
        76, 57, 0, 0
      HSL:
        225°, 98.9744%, 61.7647%
        HSV (HSB):
        225°, 75.9843%, 99.6078%
        XYZ:
        25.3898, 19.2997, 96.1530
        xyY:
        0.1803, 0.1370, 19.2997
      CIE-Lab:
        51.0360, 33.0672, -76.3011
        CIE-LCH:
        51.0360, 83.1583, 293.4308
        CIE-Luv:
        51.0360, -19.5808, -119.7197
        Hunter-Lab:
        43.9314, 26.2825, -99.0163
      #3d6efe color charts
#3d6efe RGB chart
      #3d6efe CMYK chart
      #3d6efe RGB pie chart
      #3d6efe color shades, tints & tones
#3d6efe color schemes
#3d6efe color preview, HTML & CSS examples
           This text has a color of #3d6efe        
        
          <p style="color:#3d6efe;">Text here</p>
        
        
          .mytext {color:#3d6efe;}
        
        Text color #3d6efe
      
           This box has a color of #3d6efe        
        
          <div style="background-color:#3d6efe;">Content here</div>
        
        
          .mybackground {background-color:#3d6efe;}
        
        Background color #3d6efe
      
           Border around this has a color of #3d6efe        
        
          <div style="border:2px solid #3d6efe;">Content here</div>
        
        
          .myborder {border:2px solid #3d6efe;}
        
        Border color #3d6efe