#100dd0 color space conversions
Hex:
        #100dd0
        RGB:
        16, 13, 208
        CMY:
        94, 95, 18
        CMYK:
        92, 94, 0, 18
      HSL:
        241°, 88.2353%, 43.3333%
        HSV (HSB):
        241°, 93.7500%, 81.5686%
        XYZ:
        11.7428, 4.9521, 60.0114
        xyY:
        0.1531, 0.0646, 4.9521
      CIE-Lab:
        26.5978, 65.4164, -90.5345
        CIE-LCH:
        26.5978, 111.6951, 305.8503
        CIE-Luv:
        26.5978, -7.3633, -104.0154
        Hunter-Lab:
        22.2533, 55.2491, -144.3130
      #100dd0 color charts
#100dd0 RGB chart
      #100dd0 CMYK chart
      #100dd0 RGB pie chart
      #100dd0 color shades, tints & tones
#100dd0 color schemes
#100dd0 color preview, HTML & CSS examples
           This text has a color of #100dd0        
        
          <p style="color:#100dd0;">Text here</p>
        
        
          .mytext {color:#100dd0;}
        
        Text color #100dd0
      
           This box has a color of #100dd0        
        
          <div style="background-color:#100dd0;">Content here</div>
        
        
          .mybackground {background-color:#100dd0;}
        
        Background color #100dd0
      
           Border around this has a color of #100dd0        
        
          <div style="border:2px solid #100dd0;">Content here</div>
        
        
          .myborder {border:2px solid #100dd0;}
        
        Border color #100dd0