#3d86ec color space conversions
Hex:
        #3d86ec
        RGB:
        61, 134, 236
        CMY:
        76, 47, 7
        CMYK:
        74, 43, 0, 7
      HSL:
        215°, 82.1596%, 58.2353%
        HSV (HSB):
        215°, 74.1525%, 92.5490%
        XYZ:
        25.5899, 24.0984, 82.6596
        xyY:
        0.1934, 0.1821, 24.0984
      CIE-Lab:
        56.1862, 11.7119, -57.9899
        CIE-LCH:
        56.1862, 59.1607, 281.4181
        CIE-Luv:
        56.1862, -26.7736, -92.6232
        Hunter-Lab:
        49.0901, 7.1414, -65.4714
      #3d86ec color charts
#3d86ec RGB chart
      #3d86ec CMYK chart
      #3d86ec RGB pie chart
      #3d86ec color shades, tints & tones
#3d86ec color schemes
#3d86ec color preview, HTML & CSS examples
           This text has a color of #3d86ec        
        
          <p style="color:#3d86ec;">Text here</p>
        
        
          .mytext {color:#3d86ec;}
        
        Text color #3d86ec
      
           This box has a color of #3d86ec        
        
          <div style="background-color:#3d86ec;">Content here</div>
        
        
          .mybackground {background-color:#3d86ec;}
        
        Background color #3d86ec
      
           Border around this has a color of #3d86ec        
        
          <div style="border:2px solid #3d86ec;">Content here</div>
        
        
          .myborder {border:2px solid #3d86ec;}
        
        Border color #3d86ec