#1580fb color space conversions
Hex:
        #1580fb
        RGB:
        21, 128, 251
        CMY:
        92, 50, 2
        CMYK:
        92, 49, 0, 2
      HSL:
        212°, 96.6387%, 53.3333%
        HSV (HSB):
        212°, 91.6335%, 98.4314%
        XYZ:
        25.4410, 22.5628, 94.2810
        xyY:
        0.1788, 0.1586, 22.5628
      CIE-Lab:
        54.6191, 17.8392, -68.8700
        CIE-LCH:
        54.6191, 71.1429, 284.5220
        CIE-Luv:
        54.6191, -28.7478, -109.5936
        Hunter-Lab:
        47.5003, 12.4785, -84.4315
      #1580fb color charts
#1580fb RGB chart
      #1580fb CMYK chart
      #1580fb RGB pie chart
      #1580fb color shades, tints & tones
#1580fb color schemes
#1580fb color preview, HTML & CSS examples
           This text has a color of #1580fb        
        
          <p style="color:#1580fb;">Text here</p>
        
        
          .mytext {color:#1580fb;}
        
        Text color #1580fb
      
           This box has a color of #1580fb        
        
          <div style="background-color:#1580fb;">Content here</div>
        
        
          .mybackground {background-color:#1580fb;}
        
        Background color #1580fb
      
           Border around this has a color of #1580fb        
        
          <div style="border:2px solid #1580fb;">Content here</div>
        
        
          .myborder {border:2px solid #1580fb;}
        
        Border color #1580fb