#1026cd color space conversions
Hex:
        #1026cd
        RGB:
        16, 38, 205
        CMY:
        94, 85, 20
        CMYK:
        92, 81, 0, 20
      HSL:
        233°, 85.5204%, 43.3333%
        HSV (HSB):
        233°, 92.1951%, 80.3922%
        XYZ:
        11.9262, 5.9042, 58.2686
        xyY:
        0.1567, 0.0776, 5.9042
      CIE-Lab:
        29.1694, 55.6222, -84.4977
        CIE-LCH:
        29.1694, 101.1617, 303.3557
        CIE-Luv:
        29.1694, -9.3105, -104.4003
        Hunter-Lab:
        24.2985, 45.0895, -125.1706
      #1026cd color charts
#1026cd RGB chart
      #1026cd CMYK chart
      #1026cd RGB pie chart
      #1026cd color shades, tints & tones
#1026cd color schemes
#1026cd color preview, HTML & CSS examples
           This text has a color of #1026cd        
        
          <p style="color:#1026cd;">Text here</p>
        
        
          .mytext {color:#1026cd;}
        
        Text color #1026cd
      
           This box has a color of #1026cd        
        
          <div style="background-color:#1026cd;">Content here</div>
        
        
          .mybackground {background-color:#1026cd;}
        
        Background color #1026cd
      
           Border around this has a color of #1026cd        
        
          <div style="border:2px solid #1026cd;">Content here</div>
        
        
          .myborder {border:2px solid #1026cd;}
        
        Border color #1026cd