#3b82f1 color space conversions
Hex:
        #3b82f1
        RGB:
        59, 130, 241
        CMY:
        77, 49, 5
        CMYK:
        76, 46, 0, 5
      HSL:
        217°, 86.6667%, 58.8235%
        HSV (HSB):
        217°, 75.5187%, 94.5098%
        XYZ:
        25.6634, 23.2459, 86.3534
        xyY:
        0.1897, 0.1719, 23.2459
      CIE-Lab:
        55.3248, 15.7340, -62.1533
        CIE-LCH:
        55.3248, 64.1139, 284.2059
        CIE-Luv:
        55.3248, -25.7303, -99.2819
        Hunter-Lab:
        48.2140, 10.6377, -72.4411
      #3b82f1 color charts
#3b82f1 RGB chart
      #3b82f1 CMYK chart
      #3b82f1 RGB pie chart
      #3b82f1 color shades, tints & tones
#3b82f1 color schemes
#3b82f1 color preview, HTML & CSS examples
           This text has a color of #3b82f1        
        
          <p style="color:#3b82f1;">Text here</p>
        
        
          .mytext {color:#3b82f1;}
        
        Text color #3b82f1
      
           This box has a color of #3b82f1        
        
          <div style="background-color:#3b82f1;">Content here</div>
        
        
          .mybackground {background-color:#3b82f1;}
        
        Background color #3b82f1
      
           Border around this has a color of #3b82f1        
        
          <div style="border:2px solid #3b82f1;">Content here</div>
        
        
          .myborder {border:2px solid #3b82f1;}
        
        Border color #3b82f1