#1a84fd color space conversions
Hex:
        #1a84fd
        RGB:
        26, 132, 253
        CMY:
        90, 48, 1
        CMYK:
        90, 48, 0, 1
      HSL:
        212°, 98.2684%, 54.7059%
        HSV (HSB):
        212°, 89.7233%, 99.2157%
        XYZ:
        26.4069, 23.8140, 96.1333
        xyY:
        0.1804, 0.1627, 23.8140
      CIE-Lab:
        55.9011, 16.3409, -67.9000
        CIE-LCH:
        55.9011, 69.8387, 283.5316
        CIE-Luv:
        55.9011, -29.5481, -108.5760
        Hunter-Lab:
        48.7996, 11.1923, -82.6393
      #1a84fd color charts
#1a84fd RGB chart
      #1a84fd CMYK chart
      #1a84fd RGB pie chart
      #1a84fd color shades, tints & tones
#1a84fd color schemes
#1a84fd color preview, HTML & CSS examples
           This text has a color of #1a84fd        
        
          <p style="color:#1a84fd;">Text here</p>
        
        
          .mytext {color:#1a84fd;}
        
        Text color #1a84fd
      
           This box has a color of #1a84fd        
        
          <div style="background-color:#1a84fd;">Content here</div>
        
        
          .mybackground {background-color:#1a84fd;}
        
        Background color #1a84fd
      
           Border around this has a color of #1a84fd        
        
          <div style="border:2px solid #1a84fd;">Content here</div>
        
        
          .myborder {border:2px solid #1a84fd;}
        
        Border color #1a84fd