#1572fa color space conversions
Hex:
        #1572fa
        RGB:
        21, 114, 250
        CMY:
        92, 55, 2
        CMYK:
        92, 54, 0, 2
      HSL:
        216°, 95.8159%, 53.1373%
        HSV (HSB):
        216°, 91.6000%, 98.0392%
        XYZ:
        23.5819, 19.0962, 92.8855
        xyY:
        0.1740, 0.1409, 19.0962
      CIE-Lab:
        50.7995, 26.2544, -74.5103
        CIE-LCH:
        50.7995, 79.0005, 289.4104
        CIE-Luv:
        50.7995, -24.8337, -116.4843
        Hunter-Lab:
        43.6992, 19.8524, -95.4354
      #1572fa color charts
#1572fa RGB chart
      #1572fa CMYK chart
      #1572fa RGB pie chart
      #1572fa color shades, tints & tones
#1572fa color schemes
#1572fa color preview, HTML & CSS examples
           This text has a color of #1572fa        
        
          <p style="color:#1572fa;">Text here</p>
        
        
          .mytext {color:#1572fa;}
        
        Text color #1572fa
      
           This box has a color of #1572fa        
        
          <div style="background-color:#1572fa;">Content here</div>
        
        
          .mybackground {background-color:#1572fa;}
        
        Background color #1572fa
      
           Border around this has a color of #1572fa        
        
          <div style="border:2px solid #1572fa;">Content here</div>
        
        
          .myborder {border:2px solid #1572fa;}
        
        Border color #1572fa