#1571ff color space conversions
Hex:
        #1571ff
        RGB:
        21, 113, 255
        CMY:
        92, 56, 0
        CMYK:
        92, 56, 0, 0
      HSL:
        216°, 100.0000%, 54.1176%
        HSV (HSB):
        216°, 91.7647%, 100.0000%
        XYZ:
        24.2644, 19.1897, 97.0328
        xyY:
        0.1727, 0.1366, 19.1897
      CIE-Lab:
        50.9084, 28.7875, -77.1047
        CIE-LCH:
        50.9084, 82.3035, 290.4734
        CIE-Luv:
        50.9084, -24.4456, -120.4638
        Hunter-Lab:
        43.8060, 22.2115, -100.6665
      #1571ff color charts
#1571ff RGB chart
      #1571ff CMYK chart
      #1571ff RGB pie chart
      #1571ff color shades, tints & tones
#1571ff color schemes
#1571ff color preview, HTML & CSS examples
           This text has a color of #1571ff        
        
          <p style="color:#1571ff;">Text here</p>
        
        
          .mytext {color:#1571ff;}
        
        Text color #1571ff
      
           This box has a color of #1571ff        
        
          <div style="background-color:#1571ff;">Content here</div>
        
        
          .mybackground {background-color:#1571ff;}
        
        Background color #1571ff
      
           Border around this has a color of #1571ff        
        
          <div style="border:2px solid #1571ff;">Content here</div>
        
        
          .myborder {border:2px solid #1571ff;}
        
        Border color #1571ff