#1580fd color space conversions
Hex:
        #1580fd
        RGB:
        21, 128, 253
        CMY:
        92, 50, 1
        CMYK:
        92, 49, 0, 1
      HSL:
        212°, 98.3051%, 53.7255%
        HSV (HSB):
        212°, 91.6996%, 99.2157%
        XYZ:
        25.7581, 22.6896, 95.9504
        xyY:
        0.1784, 0.1571, 22.6896
      CIE-Lab:
        54.7512, 18.6030, -69.7609
        CIE-LCH:
        54.7512, 72.1987, 284.9315
        CIE-Luv:
        54.7512, -28.6749, -111.0864
        Hunter-Lab:
        47.6336, 13.1657, -86.0868
      #1580fd color charts
#1580fd RGB chart
      #1580fd CMYK chart
      #1580fd RGB pie chart
      #1580fd color shades, tints & tones
#1580fd color schemes
#1580fd color preview, HTML & CSS examples
           This text has a color of #1580fd        
        
          <p style="color:#1580fd;">Text here</p>
        
        
          .mytext {color:#1580fd;}
        
        Text color #1580fd
      
           This box has a color of #1580fd        
        
          <div style="background-color:#1580fd;">Content here</div>
        
        
          .mybackground {background-color:#1580fd;}
        
        Background color #1580fd
      
           Border around this has a color of #1580fd        
        
          <div style="border:2px solid #1580fd;">Content here</div>
        
        
          .myborder {border:2px solid #1580fd;}
        
        Border color #1580fd