#3b84ce color space conversions
Hex:
        #3b84ce
        RGB:
        59, 132, 206
        CMY:
        77, 48, 19
        CMYK:
        71, 36, 0, 19
      HSL:
        210°, 60.0000%, 51.9608%
        HSV (HSB):
        210°, 71.3592%, 80.7843%
        XYZ:
        21.1955, 21.8886, 61.5003
        xyY:
        0.2027, 0.2093, 21.8886
      CIE-Lab:
        53.9086, 1.8763, -44.7919
        CIE-LCH:
        53.9086, 44.8312, 272.3986
        CIE-Luv:
        53.9086, -27.3874, -69.6923
        Hunter-Lab:
        46.7852, -1.0069, -45.1885
      #3b84ce color charts
#3b84ce RGB chart
      #3b84ce CMYK chart
      #3b84ce RGB pie chart
      #3b84ce color shades, tints & tones
#3b84ce color schemes
#3b84ce color preview, HTML & CSS examples
           This text has a color of #3b84ce        
        
          <p style="color:#3b84ce;">Text here</p>
        
        
          .mytext {color:#3b84ce;}
        
        Text color #3b84ce
      
           This box has a color of #3b84ce        
        
          <div style="background-color:#3b84ce;">Content here</div>
        
        
          .mybackground {background-color:#3b84ce;}
        
        Background color #3b84ce
      
           Border around this has a color of #3b84ce        
        
          <div style="border:2px solid #3b84ce;">Content here</div>
        
        
          .myborder {border:2px solid #3b84ce;}
        
        Border color #3b84ce