#3c86ee color space conversions
Hex:
        #3c86ee
        RGB:
        60, 134, 238
        CMY:
        76, 47, 7
        CMYK:
        75, 44, 0, 7
      HSL:
        215°, 83.9623%, 58.4314%
        HSV (HSB):
        215°, 74.7899%, 93.3333%
        XYZ:
        25.8212, 24.1839, 84.1960
        xyY:
        0.1924, 0.1802, 24.1839
      CIE-Lab:
        56.2714, 12.3143, -58.9663
        CIE-LCH:
        56.2714, 60.2384, 281.7959
        CIE-Luv:
        56.2714, -26.8846, -94.2718
        Hunter-Lab:
        49.1771, 7.6641, -67.0862
      #3c86ee color charts
#3c86ee RGB chart
      #3c86ee CMYK chart
      #3c86ee RGB pie chart
      #3c86ee color shades, tints & tones
#3c86ee color schemes
#3c86ee color preview, HTML & CSS examples
           This text has a color of #3c86ee        
        
          <p style="color:#3c86ee;">Text here</p>
        
        
          .mytext {color:#3c86ee;}
        
        Text color #3c86ee
      
           This box has a color of #3c86ee        
        
          <div style="background-color:#3c86ee;">Content here</div>
        
        
          .mybackground {background-color:#3c86ee;}
        
        Background color #3c86ee
      
           Border around this has a color of #3c86ee        
        
          <div style="border:2px solid #3c86ee;">Content here</div>
        
        
          .myborder {border:2px solid #3c86ee;}
        
        Border color #3c86ee