#100ee7 color space conversions
Hex:
        #100ee7
        RGB:
        16, 14, 231
        CMY:
        94, 95, 9
        CMYK:
        93, 94, 0, 9
      HSL:
        241°, 88.5714%, 48.0392%
        HSV (HSB):
        241°, 93.9394%, 90.5882%
        XYZ:
        14.7945, 6.1938, 76.0171
        xyY:
        0.1525, 0.0638, 6.1938
      CIE-Lab:
        29.8961, 71.1339, -98.2933
        CIE-LCH:
        29.8961, 121.3326, 305.8929
        CIE-Luv:
        29.8961, -8.3888, -117.4925
        Hunter-Lab:
        24.8873, 62.5588, -163.6777
      #100ee7 color charts
#100ee7 RGB chart
      #100ee7 CMYK chart
      #100ee7 RGB pie chart
      #100ee7 color shades, tints & tones
#100ee7 color schemes
#100ee7 color preview, HTML & CSS examples
           This text has a color of #100ee7        
        
          <p style="color:#100ee7;">Text here</p>
        
        
          .mytext {color:#100ee7;}
        
        Text color #100ee7
      
           This box has a color of #100ee7        
        
          <div style="background-color:#100ee7;">Content here</div>
        
        
          .mybackground {background-color:#100ee7;}
        
        Background color #100ee7
      
           Border around this has a color of #100ee7        
        
          <div style="border:2px solid #100ee7;">Content here</div>
        
        
          .myborder {border:2px solid #100ee7;}
        
        Border color #100ee7