#3d86af color space conversions
Hex:
        #3d86af
        RGB:
        61, 134, 175
        CMY:
        76, 47, 31
        CMYK:
        65, 23, 0, 31
      HSL:
        202°, 48.3051%, 46.2745%
        HSV (HSB):
        202°, 65.1429%, 68.6275%
        XYZ:
        18.1874, 21.1374, 43.6788
        xyY:
        0.2191, 0.2547, 21.1374
      CIE-Lab:
        53.0996, -9.7180, -28.3656
        CIE-LCH:
        53.0996, 29.9841, 251.0886
        CIE-Luv:
        53.0996, -28.8682, -41.6609
        Hunter-Lab:
        45.9755, -9.8443, -24.1454
      #3d86af color charts
#3d86af RGB chart
      #3d86af CMYK chart
      #3d86af RGB pie chart
      #3d86af color shades, tints & tones
#3d86af color schemes
#3d86af color preview, HTML & CSS examples
           This text has a color of #3d86af        
        
          <p style="color:#3d86af;">Text here</p>
        
        
          .mytext {color:#3d86af;}
        
        Text color #3d86af
      
           This box has a color of #3d86af        
        
          <div style="background-color:#3d86af;">Content here</div>
        
        
          .mybackground {background-color:#3d86af;}
        
        Background color #3d86af
      
           Border around this has a color of #3d86af        
        
          <div style="border:2px solid #3d86af;">Content here</div>
        
        
          .myborder {border:2px solid #3d86af;}
        
        Border color #3d86af