#3b82d7 color space conversions
Hex:
        #3b82d7
        RGB:
        59, 130, 215
        CMY:
        77, 49, 16
        CMYK:
        73, 40, 0, 16
      HSL:
        213°, 66.1017%, 53.7255%
        HSV (HSB):
        213°, 72.5581%, 84.3137%
        XYZ:
        22.0520, 21.8014, 67.3358
        xyY:
        0.1983, 0.1961, 21.8014
      CIE-Lab:
        53.8156, 6.3074, -50.0240
        CIE-LCH:
        53.8156, 50.4200, 277.1864
        CIE-Luv:
        53.8156, -26.4281, -78.5554
        Hunter-Lab:
        46.6919, 2.5924, -52.8195
      #3b82d7 color charts
#3b82d7 RGB chart
      #3b82d7 CMYK chart
      #3b82d7 RGB pie chart
      #3b82d7 color shades, tints & tones
#3b82d7 color schemes
#3b82d7 color preview, HTML & CSS examples
           This text has a color of #3b82d7        
        
          <p style="color:#3b82d7;">Text here</p>
        
        
          .mytext {color:#3b82d7;}
        
        Text color #3b82d7
      
           This box has a color of #3b82d7        
        
          <div style="background-color:#3b82d7;">Content here</div>
        
        
          .mybackground {background-color:#3b82d7;}
        
        Background color #3b82d7
      
           Border around this has a color of #3b82d7        
        
          <div style="border:2px solid #3b82d7;">Content here</div>
        
        
          .myborder {border:2px solid #3b82d7;}
        
        Border color #3b82d7