#1016dd color space conversions
Hex:
        #1016dd
        RGB:
        16, 22, 221
        CMY:
        94, 91, 13
        CMYK:
        93, 90, 0, 13
      HSL:
        238°, 86.4979%, 46.4706%
        HSV (HSB):
        238°, 92.7602%, 86.6667%
        XYZ:
        13.5517, 5.9044, 68.8320
        xyY:
        0.1535, 0.0669, 5.9044
      CIE-Lab:
        29.1701, 66.5109, -93.7691
        CIE-LCH:
        29.1701, 114.9624, 305.3483
        CIE-Luv:
        29.1701, -8.4160, -112.3024
        Hunter-Lab:
        24.2990, 57.0273, -150.9417
      #1016dd color charts
#1016dd RGB chart
      #1016dd CMYK chart
      #1016dd RGB pie chart
      #1016dd color shades, tints & tones
#1016dd color schemes
#1016dd color preview, HTML & CSS examples
           This text has a color of #1016dd        
        
          <p style="color:#1016dd;">Text here</p>
        
        
          .mytext {color:#1016dd;}
        
        Text color #1016dd
      
           This box has a color of #1016dd        
        
          <div style="background-color:#1016dd;">Content here</div>
        
        
          .mybackground {background-color:#1016dd;}
        
        Background color #1016dd
      
           Border around this has a color of #1016dd        
        
          <div style="border:2px solid #1016dd;">Content here</div>
        
        
          .myborder {border:2px solid #1016dd;}
        
        Border color #1016dd