#1008e8 color space conversions
Hex:
        #1008e8
        RGB:
        16, 8, 232
        CMY:
        94, 97, 9
        CMYK:
        93, 97, 0, 9
      HSL:
        242°, 93.3333%, 47.0588%
        HSV (HSB):
        242°, 96.5517%, 90.9804%
        XYZ:
        14.8660, 6.1100, 76.7398
        xyY:
        0.1521, 0.0625, 6.1100
      CIE-Lab:
        29.6884, 72.4619, -99.2120
        CIE-LCH:
        29.6884, 122.8566, 306.1434
        CIE-Luv:
        29.6884, -8.2015, -117.7269
        Hunter-Lab:
        24.7185, 64.0950, -166.7660
      #1008e8 color charts
#1008e8 RGB chart
      #1008e8 CMYK chart
      #1008e8 RGB pie chart
      #1008e8 color shades, tints & tones
#1008e8 color schemes
#1008e8 color preview, HTML & CSS examples
           This text has a color of #1008e8        
        
          <p style="color:#1008e8;">Text here</p>
        
        
          .mytext {color:#1008e8;}
        
        Text color #1008e8
      
           This box has a color of #1008e8        
        
          <div style="background-color:#1008e8;">Content here</div>
        
        
          .mybackground {background-color:#1008e8;}
        
        Background color #1008e8
      
           Border around this has a color of #1008e8        
        
          <div style="border:2px solid #1008e8;">Content here</div>
        
        
          .myborder {border:2px solid #1008e8;}
        
        Border color #1008e8