#1007e6 color space conversions
Hex:
        #1007e6
        RGB:
        16, 7, 230
        CMY:
        94, 97, 10
        CMYK:
        93, 97, 0, 10
      HSL:
        242°, 94.0928%, 46.4706%
        HSV (HSB):
        242°, 96.9565%, 90.1961%
        XYZ:
        14.5726, 5.9753, 75.2482
        xyY:
        0.1521, 0.0624, 5.9753
      CIE-Lab:
        29.3500, 72.1360, -98.6346
        CIE-LCH:
        29.3500, 122.1982, 306.1797
        CIE-Luv:
        29.3500, -8.0788, -116.5055
        Hunter-Lab:
        24.4444, 63.6355, -165.4037
      #1007e6 color charts
#1007e6 RGB chart
      #1007e6 CMYK chart
      #1007e6 RGB pie chart
      #1007e6 color shades, tints & tones
#1007e6 color schemes
#1007e6 color preview, HTML & CSS examples
           This text has a color of #1007e6        
        
          <p style="color:#1007e6;">Text here</p>
        
        
          .mytext {color:#1007e6;}
        
        Text color #1007e6
      
           This box has a color of #1007e6        
        
          <div style="background-color:#1007e6;">Content here</div>
        
        
          .mybackground {background-color:#1007e6;}
        
        Background color #1007e6
      
           Border around this has a color of #1007e6        
        
          <div style="border:2px solid #1007e6;">Content here</div>
        
        
          .myborder {border:2px solid #1007e6;}
        
        Border color #1007e6