#1481fc color space conversions
Hex:
        #1481fc
        RGB:
        20, 129, 252
        CMY:
        92, 49, 1
        CMYK:
        92, 49, 0, 1
      HSL:
        212°, 97.4790%, 53.3333%
        HSV (HSB):
        212°, 92.0635%, 98.8235%
        XYZ:
        25.7094, 22.8775, 95.1562
        xyY:
        0.1789, 0.1592, 22.8775
      CIE-Lab:
        54.9459, 17.5598, -68.8946
        CIE-LCH:
        54.9459, 71.0972, 284.2991
        CIE-Luv:
        54.9459, -29.0558, -109.7676
        Hunter-Lab:
        47.8304, 12.2426, -84.4731
      #1481fc color charts
#1481fc RGB chart
      #1481fc CMYK chart
      #1481fc RGB pie chart
      #1481fc color shades, tints & tones
#1481fc color schemes
#1481fc color preview, HTML & CSS examples
           This text has a color of #1481fc        
        
          <p style="color:#1481fc;">Text here</p>
        
        
          .mytext {color:#1481fc;}
        
        Text color #1481fc
      
           This box has a color of #1481fc        
        
          <div style="background-color:#1481fc;">Content here</div>
        
        
          .mybackground {background-color:#1481fc;}
        
        Background color #1481fc
      
           Border around this has a color of #1481fc        
        
          <div style="border:2px solid #1481fc;">Content here</div>
        
        
          .myborder {border:2px solid #1481fc;}
        
        Border color #1481fc