#3b81fa color space conversions
Hex:
        #3b81fa
        RGB:
        59, 129, 250
        CMY:
        77, 49, 2
        CMYK:
        76, 48, 0, 2
      HSL:
        218°, 95.0249%, 60.5882%
        HSV (HSB):
        218°, 76.4000%, 98.0392%
        XYZ:
        26.9092, 23.5324, 93.5664
        xyY:
        0.1869, 0.1634, 23.5324
      CIE-Lab:
        55.6166, 19.6229, -66.6674
        CIE-LCH:
        55.6166, 69.4953, 286.4012
        CIE-Luv:
        55.6166, -25.2337, -106.8100
        Hunter-Lab:
        48.5103, 14.1231, -80.4012
      #3b81fa color charts
#3b81fa RGB chart
      #3b81fa CMYK chart
      #3b81fa RGB pie chart
      #3b81fa color shades, tints & tones
#3b81fa color schemes
#3b81fa color preview, HTML & CSS examples
           This text has a color of #3b81fa        
        
          <p style="color:#3b81fa;">Text here</p>
        
        
          .mytext {color:#3b81fa;}
        
        Text color #3b81fa
      
           This box has a color of #3b81fa        
        
          <div style="background-color:#3b81fa;">Content here</div>
        
        
          .mybackground {background-color:#3b81fa;}
        
        Background color #3b81fa
      
           Border around this has a color of #3b81fa        
        
          <div style="border:2px solid #3b81fa;">Content here</div>
        
        
          .myborder {border:2px solid #3b81fa;}
        
        Border color #3b81fa