#1479cf color space conversions
Hex:
        #1479cf
        RGB:
        20, 121, 207
        CMY:
        92, 53, 19
        CMYK:
        90, 42, 0, 19
      HSL:
        208°, 82.3789%, 44.5098%
        HSV (HSB):
        208°, 90.3382%, 81.1765%
        XYZ:
        18.3883, 18.3285, 61.6001
        xyY:
        0.1870, 0.1864, 18.3285
      CIE-Lab:
        49.8921, 5.1645, -51.8062
        CIE-LCH:
        49.8921, 52.0630, 275.6929
        CIE-Luv:
        49.8921, -28.5380, -79.9870
        Hunter-Lab:
        42.8118, 1.7481, -55.3417
      #1479cf color charts
#1479cf RGB chart
      #1479cf CMYK chart
      #1479cf RGB pie chart
      #1479cf color shades, tints & tones
#1479cf color schemes
#1479cf color preview, HTML & CSS examples
           This text has a color of #1479cf        
        
          <p style="color:#1479cf;">Text here</p>
        
        
          .mytext {color:#1479cf;}
        
        Text color #1479cf
      
           This box has a color of #1479cf        
        
          <div style="background-color:#1479cf;">Content here</div>
        
        
          .mybackground {background-color:#1479cf;}
        
        Background color #1479cf
      
           Border around this has a color of #1479cf        
        
          <div style="border:2px solid #1479cf;">Content here</div>
        
        
          .myborder {border:2px solid #1479cf;}
        
        Border color #1479cf