#1220fd color space conversions
Hex:
        #1220fd
        RGB:
        18, 32, 253
        CMY:
        93, 87, 1
        CMYK:
        93, 87, 0, 1
      HSL:
        236°, 98.3264%, 53.1373%
        HSV (HSB):
        236°, 92.8854%, 99.2157%
        XYZ:
        18.4956, 8.2535, 93.5468
        xyY:
        0.1538, 0.0686, 8.2535
      CIE-Lab:
        34.5053, 72.0480, -103.0529
        CIE-LCH:
        34.5053, 125.7410, 304.9588
        CIE-Luv:
        34.5053, -10.2789, -131.2982
        Hunter-Lab:
        28.7289, 64.6425, -172.9496
      #1220fd color charts
#1220fd RGB chart
      #1220fd CMYK chart
      #1220fd RGB pie chart
      #1220fd color shades, tints & tones
#1220fd color schemes
#1220fd color preview, HTML & CSS examples
           This text has a color of #1220fd        
        
          <p style="color:#1220fd;">Text here</p>
        
        
          .mytext {color:#1220fd;}
        
        Text color #1220fd
      
           This box has a color of #1220fd        
        
          <div style="background-color:#1220fd;">Content here</div>
        
        
          .mybackground {background-color:#1220fd;}
        
        Background color #1220fd
      
           Border around this has a color of #1220fd        
        
          <div style="border:2px solid #1220fd;">Content here</div>
        
        
          .myborder {border:2px solid #1220fd;}
        
        Border color #1220fd