#1220df color space conversions
Hex:
        #1220df
        RGB:
        18, 32, 223
        CMY:
        93, 87, 13
        CMYK:
        92, 86, 0, 13
      HSL:
        236°, 85.0622%, 47.2549%
        HSV (HSB):
        236°, 91.9283%, 87.4510%
        XYZ:
        14.0852, 6.4893, 70.3222
        xyY:
        0.1550, 0.0714, 6.4893
      CIE-Lab:
        30.6149, 63.6669, -92.5079
        CIE-LCH:
        30.6149, 112.2996, 304.5370
        CIE-Luv:
        30.6149, -9.1859, -114.2950
        Hunter-Lab:
        25.4742, 54.1169, -145.8399
      #1220df color charts
#1220df RGB chart
      #1220df CMYK chart
      #1220df RGB pie chart
      #1220df color shades, tints & tones
#1220df color schemes
#1220df color preview, HTML & CSS examples
           This text has a color of #1220df        
        
          <p style="color:#1220df;">Text here</p>
        
        
          .mytext {color:#1220df;}
        
        Text color #1220df
      
           This box has a color of #1220df        
        
          <div style="background-color:#1220df;">Content here</div>
        
        
          .mybackground {background-color:#1220df;}
        
        Background color #1220df
      
           Border around this has a color of #1220df        
        
          <div style="border:2px solid #1220df;">Content here</div>
        
        
          .myborder {border:2px solid #1220df;}
        
        Border color #1220df