#3d8efe color space conversions
Hex:
        #3d8efe
        RGB:
        61, 142, 254
        CMY:
        76, 44, 0
        CMYK:
        76, 44, 0, 0
      HSL:
        215°, 98.9744%, 61.7647%
        HSV (HSB):
        215°, 75.9843%, 99.6078%
        XYZ:
        29.4869, 27.4939, 97.5187
        xyY:
        0.1909, 0.1780, 27.4939
      CIE-Lab:
        59.4287, 13.3566, -62.7352
        CIE-LCH:
        59.4287, 64.1413, 282.0191
        CIE-Luv:
        59.4287, -28.7761, -101.5354
        Hunter-Lab:
        52.4346, 8.6199, -73.5642
      #3d8efe color charts
#3d8efe RGB chart
      #3d8efe CMYK chart
      #3d8efe RGB pie chart
      #3d8efe color shades, tints & tones
#3d8efe color schemes
#3d8efe color preview, HTML & CSS examples
           This text has a color of #3d8efe        
        
          <p style="color:#3d8efe;">Text here</p>
        
        
          .mytext {color:#3d8efe;}
        
        Text color #3d8efe
      
           This box has a color of #3d8efe        
        
          <div style="background-color:#3d8efe;">Content here</div>
        
        
          .mybackground {background-color:#3d8efe;}
        
        Background color #3d8efe
      
           Border around this has a color of #3d8efe        
        
          <div style="border:2px solid #3d8efe;">Content here</div>
        
        
          .myborder {border:2px solid #3d8efe;}
        
        Border color #3d8efe