#1478fe color space conversions
Hex:
        #1478fe
        RGB:
        20, 120, 254
        CMY:
        92, 53, 0
        CMYK:
        92, 53, 0, 0
      HSL:
        214°, 99.1525%, 53.7255%
        HSV (HSB):
        214°, 92.1260%, 99.6078%
        XYZ:
        24.8944, 20.7374, 96.4566
        xyY:
        0.1752, 0.1459, 20.7374
      CIE-Lab:
        52.6609, 23.9551, -73.7014
        CIE-LCH:
        52.6609, 77.4967, 288.0057
        CIE-Luv:
        52.6609, -26.4245, -116.2936
        Hunter-Lab:
        45.5384, 17.8881, -93.7076
      #1478fe color charts
#1478fe RGB chart
      #1478fe CMYK chart
      #1478fe RGB pie chart
      #1478fe color shades, tints & tones
#1478fe color schemes
#1478fe color preview, HTML & CSS examples
           This text has a color of #1478fe        
        
          <p style="color:#1478fe;">Text here</p>
        
        
          .mytext {color:#1478fe;}
        
        Text color #1478fe
      
           This box has a color of #1478fe        
        
          <div style="background-color:#1478fe;">Content here</div>
        
        
          .mybackground {background-color:#1478fe;}
        
        Background color #1478fe
      
           Border around this has a color of #1478fe        
        
          <div style="border:2px solid #1478fe;">Content here</div>
        
        
          .myborder {border:2px solid #1478fe;}
        
        Border color #1478fe