#3c84bf color space conversions
Hex:
        #3c84bf
        RGB:
        60, 132, 191
        CMY:
        76, 48, 25
        CMYK:
        69, 31, 0, 25
      HSL:
        207°, 52.1912%, 49.2157%
        HSV (HSB):
        207°, 68.5864%, 74.9020%
        XYZ:
        19.5187, 21.2248, 52.3583
        xyY:
        0.2096, 0.2280, 21.2248
      CIE-Lab:
        53.1946, -3.2625, -37.3879
        CIE-LCH:
        53.1946, 37.5299, 265.0130
        CIE-Luv:
        53.1946, -27.7315, -56.9849
        Hunter-Lab:
        46.0704, -4.9977, -35.1329
      #3c84bf color charts
#3c84bf RGB chart
      #3c84bf CMYK chart
      #3c84bf RGB pie chart
      #3c84bf color shades, tints & tones
#3c84bf color schemes
#3c84bf color preview, HTML & CSS examples
           This text has a color of #3c84bf        
        
          <p style="color:#3c84bf;">Text here</p>
        
        
          .mytext {color:#3c84bf;}
        
        Text color #3c84bf
      
           This box has a color of #3c84bf        
        
          <div style="background-color:#3c84bf;">Content here</div>
        
        
          .mybackground {background-color:#3c84bf;}
        
        Background color #3c84bf
      
           Border around this has a color of #3c84bf        
        
          <div style="border:2px solid #3c84bf;">Content here</div>
        
        
          .myborder {border:2px solid #3c84bf;}
        
        Border color #3c84bf