#100cd3 color space conversions
Hex:
        #100cd3
        RGB:
        16, 12, 211
        CMY:
        94, 95, 17
        CMYK:
        92, 94, 0, 17
      HSL:
        241°, 89.2377%, 43.7255%
        HSV (HSB):
        241°, 94.3128%, 82.7451%
        XYZ:
        12.1030, 5.0763, 61.9699
        xyY:
        0.1529, 0.0641, 5.0763
      CIE-Lab:
        26.9509, 66.4154, -91.6904
        CIE-LCH:
        26.9509, 113.2172, 305.9175
        CIE-Luv:
        26.9509, -7.4466, -105.7018
        Hunter-Lab:
        22.5305, 56.4588, -147.3049
      #100cd3 color charts
#100cd3 RGB chart
      #100cd3 CMYK chart
      #100cd3 RGB pie chart
      #100cd3 color shades, tints & tones
#100cd3 color schemes
#100cd3 color preview, HTML & CSS examples
           This text has a color of #100cd3        
        
          <p style="color:#100cd3;">Text here</p>
        
        
          .mytext {color:#100cd3;}
        
        Text color #100cd3
      
           This box has a color of #100cd3        
        
          <div style="background-color:#100cd3;">Content here</div>
        
        
          .mybackground {background-color:#100cd3;}
        
        Background color #100cd3
      
           Border around this has a color of #100cd3        
        
          <div style="border:2px solid #100cd3;">Content here</div>
        
        
          .myborder {border:2px solid #100cd3;}
        
        Border color #100cd3