#100fc1 color space conversions
Hex:
        #100fc1
        RGB:
        16, 15, 193
        CMY:
        94, 94, 24
        CMYK:
        92, 92, 0, 24
      HSL:
        240°, 85.5769%, 40.7843%
        HSV (HSB):
        240°, 92.2280%, 75.6863%
        XYZ:
        10.0101, 4.3021, 50.7549
        xyY:
        0.1538, 0.0661, 4.3021
      CIE-Lab:
        24.6459, 60.9246, -84.9937
        CIE-LCH:
        24.6459, 104.5741, 305.6334
        CIE-Luv:
        24.6459, -6.8239, -95.3577
        Hunter-Lab:
        20.7414, 49.8496, -130.5654
      #100fc1 color charts
#100fc1 RGB chart
      #100fc1 CMYK chart
      #100fc1 RGB pie chart
      #100fc1 color shades, tints & tones
#100fc1 color schemes
#100fc1 color preview, HTML & CSS examples
           This text has a color of #100fc1        
        
          <p style="color:#100fc1;">Text here</p>
        
        
          .mytext {color:#100fc1;}
        
        Text color #100fc1
      
           This box has a color of #100fc1        
        
          <div style="background-color:#100fc1;">Content here</div>
        
        
          .mybackground {background-color:#100fc1;}
        
        Background color #100fc1
      
           Border around this has a color of #100fc1        
        
          <div style="border:2px solid #100fc1;">Content here</div>
        
        
          .myborder {border:2px solid #100fc1;}
        
        Border color #100fc1