#1180eb color space conversions
Hex:
        #1180eb
        RGB:
        17, 128, 235
        CMY:
        93, 50, 8
        CMYK:
        93, 46, 0, 8
      HSL:
        209°, 86.5079%, 49.4118%
        HSV (HSB):
        209°, 92.7660%, 92.1569%
        XYZ:
        22.9457, 21.5557, 81.5486
        xyY:
        0.1820, 0.1710, 21.5557
      CIE-Lab:
        53.5524, 11.5379, -61.7098
        CIE-LCH:
        53.5524, 62.7792, 280.5903
        CIE-Luv:
        53.5524, -29.6012, -97.4907
        Hunter-Lab:
        46.4281, 6.9693, -71.6402
      #1180eb color charts
#1180eb RGB chart
      #1180eb CMYK chart
      #1180eb RGB pie chart
      #1180eb color shades, tints & tones
#1180eb color schemes
#1180eb color preview, HTML & CSS examples
           This text has a color of #1180eb        
        
          <p style="color:#1180eb;">Text here</p>
        
        
          .mytext {color:#1180eb;}
        
        Text color #1180eb
      
           This box has a color of #1180eb        
        
          <div style="background-color:#1180eb;">Content here</div>
        
        
          .mybackground {background-color:#1180eb;}
        
        Background color #1180eb
      
           Border around this has a color of #1180eb        
        
          <div style="border:2px solid #1180eb;">Content here</div>
        
        
          .myborder {border:2px solid #1180eb;}
        
        Border color #1180eb