#1481fd color space conversions
Hex:
        #1481fd
        RGB:
        20, 129, 253
        CMY:
        92, 49, 1
        CMYK:
        92, 49, 0, 1
      HSL:
        212°, 98.3122%, 53.5294%
        HSV (HSB):
        212°, 92.0949%, 99.2157%
        XYZ:
        25.8684, 22.9411, 95.9932
        xyY:
        0.1786, 0.1584, 22.9411
      CIE-Lab:
        55.0116, 17.9418, -69.3404
        CIE-LCH:
        55.0116, 71.6240, 284.5071
        CIE-Luv:
        55.0116, -29.0185, -110.5161
        Hunter-Lab:
        47.8969, 12.5857, -85.2991
      #1481fd color charts
#1481fd RGB chart
      #1481fd CMYK chart
      #1481fd RGB pie chart
      #1481fd color shades, tints & tones
#1481fd color schemes
#1481fd color preview, HTML & CSS examples
           This text has a color of #1481fd        
        
          <p style="color:#1481fd;">Text here</p>
        
        
          .mytext {color:#1481fd;}
        
        Text color #1481fd
      
           This box has a color of #1481fd        
        
          <div style="background-color:#1481fd;">Content here</div>
        
        
          .mybackground {background-color:#1481fd;}
        
        Background color #1481fd
      
           Border around this has a color of #1481fd        
        
          <div style="border:2px solid #1481fd;">Content here</div>
        
        
          .myborder {border:2px solid #1481fd;}
        
        Border color #1481fd