#3c87bf color space conversions
Hex:
        #3c87bf
        RGB:
        60, 135, 191
        CMY:
        76, 47, 25
        CMYK:
        69, 29, 0, 25
      HSL:
        206°, 52.1912%, 49.2157%
        HSV (HSB):
        206°, 68.5864%, 74.9020%
        XYZ:
        19.9314, 22.0502, 52.4958
        xyY:
        0.2110, 0.2334, 22.0502
      CIE-Lab:
        54.0802, -5.0151, -35.9981
        CIE-LCH:
        54.0802, 36.3458, 262.0689
        CIE-Luv:
        54.0802, -28.7914, -54.7075
        Hunter-Lab:
        46.9576, -6.4106, -33.4123
      #3c87bf color charts
#3c87bf RGB chart
      #3c87bf CMYK chart
      #3c87bf RGB pie chart
      #3c87bf color shades, tints & tones
#3c87bf color schemes
#3c87bf color preview, HTML & CSS examples
           This text has a color of #3c87bf        
        
          <p style="color:#3c87bf;">Text here</p>
        
        
          .mytext {color:#3c87bf;}
        
        Text color #3c87bf
      
           This box has a color of #3c87bf        
        
          <div style="background-color:#3c87bf;">Content here</div>
        
        
          .mybackground {background-color:#3c87bf;}
        
        Background color #3c87bf
      
           Border around this has a color of #3c87bf        
        
          <div style="border:2px solid #3c87bf;">Content here</div>
        
        
          .myborder {border:2px solid #3c87bf;}
        
        Border color #3c87bf