#1012db color space conversions
Hex:
        #1012db
        RGB:
        16, 18, 219
        CMY:
        94, 93, 14
        CMYK:
        93, 92, 0, 14
      HSL:
        239°, 86.3830%, 46.0784%
        HSV (HSB):
        239°, 92.6941%, 85.8824%
        XYZ:
        13.2162, 5.6572, 67.4132
        xyY:
        0.1532, 0.0656, 5.6572
      CIE-Lab:
        28.5307, 67.0927, -93.6839
        CIE-LCH:
        28.5307, 115.2306, 305.6087
        CIE-Luv:
        28.5307, -8.0888, -110.8235
        Hunter-Lab:
        23.7850, 57.5603, -151.3949
      #1012db color charts
#1012db RGB chart
      #1012db CMYK chart
      #1012db RGB pie chart
      #1012db color shades, tints & tones
#1012db color schemes
#1012db color preview, HTML & CSS examples
           This text has a color of #1012db        
        
          <p style="color:#1012db;">Text here</p>
        
        
          .mytext {color:#1012db;}
        
        Text color #1012db
      
           This box has a color of #1012db        
        
          <div style="background-color:#1012db;">Content here</div>
        
        
          .mybackground {background-color:#1012db;}
        
        Background color #1012db
      
           Border around this has a color of #1012db        
        
          <div style="border:2px solid #1012db;">Content here</div>
        
        
          .myborder {border:2px solid #1012db;}
        
        Border color #1012db