#1016dc color space conversions
Hex:
        #1016dc
        RGB:
        16, 22, 220
        CMY:
        94, 91, 14
        CMYK:
        93, 90, 0, 14
      HSL:
        238°, 86.4407%, 46.2745%
        HSV (HSB):
        238°, 92.7273%, 86.2745%
        XYZ:
        13.4189, 5.8513, 68.1323
        xyY:
        0.1535, 0.0669, 5.8513
      CIE-Lab:
        29.0341, 66.2403, -93.4199
        CIE-LCH:
        29.0341, 114.5210, 305.3389
        CIE-Luv:
        29.0341, -8.3761, -111.7256
        Hunter-Lab:
        24.1894, 56.6897, -150.0645
      #1016dc color charts
#1016dc RGB chart
      #1016dc CMYK chart
      #1016dc RGB pie chart
      #1016dc color shades, tints & tones
#1016dc color schemes
#1016dc color preview, HTML & CSS examples
           This text has a color of #1016dc        
        
          <p style="color:#1016dc;">Text here</p>
        
        
          .mytext {color:#1016dc;}
        
        Text color #1016dc
      
           This box has a color of #1016dc        
        
          <div style="background-color:#1016dc;">Content here</div>
        
        
          .mybackground {background-color:#1016dc;}
        
        Background color #1016dc
      
           Border around this has a color of #1016dc        
        
          <div style="border:2px solid #1016dc;">Content here</div>
        
        
          .myborder {border:2px solid #1016dc;}
        
        Border color #1016dc