#3b81ec color space conversions
Hex:
        #3b81ec
        RGB:
        59, 129, 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.7942, 22.6864, 82.4290
        xyY:
        0.1909, 0.1746, 22.6864
      CIE-Lab:
        54.7479, 14.5300, -60.2999
        CIE-LCH:
        54.7479, 62.0258, 283.5478
        CIE-Luv:
        54.7479, -25.5410, -96.0242
        Hunter-Lab:
        47.6303, 9.5661, -69.2661
      #3b81ec color charts
#3b81ec RGB chart
      #3b81ec CMYK chart
      #3b81ec RGB pie chart
      #3b81ec color shades, tints & tones
#3b81ec color schemes
#3b81ec color preview, HTML & CSS examples
           This text has a color of #3b81ec        
        
          <p style="color:#3b81ec;">Text here</p>
        
        
          .mytext {color:#3b81ec;}
        
        Text color #3b81ec
      
           This box has a color of #3b81ec        
        
          <div style="background-color:#3b81ec;">Content here</div>
        
        
          .mybackground {background-color:#3b81ec;}
        
        Background color #3b81ec
      
           Border around this has a color of #3b81ec        
        
          <div style="border:2px solid #3b81ec;">Content here</div>
        
        
          .myborder {border:2px solid #3b81ec;}
        
        Border color #3b81ec