#3b82ec color space conversions
Hex:
        #3b82ec
        RGB:
        59, 130, 236
        CMY:
        77, 49, 7
        CMYK:
        75, 45, 0, 7
      HSL:
        216°, 82.3256%, 57.8431%
        HSV (HSB):
        216°, 75.0000%, 92.5490%
        XYZ:
        24.9266, 22.9512, 82.4731
        xyY:
        0.1912, 0.1761, 22.9512
      CIE-Lab:
        55.0220, 13.9158, -59.8597
        CIE-LCH:
        55.0220, 61.4560, 283.0873
        CIE-Luv:
        55.0220, -25.8505, -95.3793
        Hunter-Lab:
        47.9074, 9.0369, -68.5332
      #3b82ec color charts
#3b82ec RGB chart
      #3b82ec CMYK chart
      #3b82ec RGB pie chart
      #3b82ec color shades, tints & tones
#3b82ec color schemes
#3b82ec color preview, HTML & CSS examples
           This text has a color of #3b82ec        
        
          <p style="color:#3b82ec;">Text here</p>
        
        
          .mytext {color:#3b82ec;}
        
        Text color #3b82ec
      
           This box has a color of #3b82ec        
        
          <div style="background-color:#3b82ec;">Content here</div>
        
        
          .mybackground {background-color:#3b82ec;}
        
        Background color #3b82ec
      
           Border around this has a color of #3b82ec        
        
          <div style="border:2px solid #3b82ec;">Content here</div>
        
        
          .myborder {border:2px solid #3b82ec;}
        
        Border color #3b82ec