#1220eb color space conversions
Hex:
        #1220eb
        RGB:
        18, 32, 235
        CMY:
        93, 87, 8
        CMYK:
        92, 86, 0, 8
      HSL:
        236°, 85.7708%, 49.6078%
        HSV (HSB):
        236°, 92.3404%, 92.1569%
        XYZ:
        15.7614, 7.1598, 79.1485
        xyY:
        0.1544, 0.0701, 7.1598
      CIE-Lab:
        32.1679, 67.0774, -96.7800
        CIE-LCH:
        32.1679, 117.7529, 304.7255
        CIE-Luv:
        32.1679, -9.6210, -121.1231
        Hunter-Lab:
        26.7578, 58.3173, -156.6473
      #1220eb color charts
#1220eb RGB chart
      #1220eb CMYK chart
      #1220eb RGB pie chart
      #1220eb color shades, tints & tones
#1220eb color schemes
#1220eb color preview, HTML & CSS examples
           This text has a color of #1220eb        
        
          <p style="color:#1220eb;">Text here</p>
        
        
          .mytext {color:#1220eb;}
        
        Text color #1220eb
      
           This box has a color of #1220eb        
        
          <div style="background-color:#1220eb;">Content here</div>
        
        
          .mybackground {background-color:#1220eb;}
        
        Background color #1220eb
      
           Border around this has a color of #1220eb        
        
          <div style="border:2px solid #1220eb;">Content here</div>
        
        
          .myborder {border:2px solid #1220eb;}
        
        Border color #1220eb