#2242db color space conversions
Hex:
        #2242db
        RGB:
        34, 66, 219
        CMY:
        87, 74, 14
        CMYK:
        84, 70, 0, 14
      HSL:
        230°, 73.1225%, 49.6078%
        HSV (HSB):
        230°, 84.4749%, 85.8824%
        XYZ:
        15.3941, 9.3510, 68.0114
        xyY:
        0.1660, 0.1008, 9.3510
      CIE-Lab:
        36.6515, 45.6013, -80.1853
        CIE-LCH:
        36.6515, 92.2451, 299.6269
        CIE-Luv:
        36.6515, -12.6972, -111.6663
        Hunter-Lab:
        30.5794, 36.3455, -110.4609
      #2242db color charts
#2242db RGB chart
      #2242db CMYK chart
      #2242db RGB pie chart
      #2242db color shades, tints & tones
#2242db color schemes
#2242db color preview, HTML & CSS examples
           This text has a color of #2242db        
        
          <p style="color:#2242db;">Text here</p>
        
        
          .mytext {color:#2242db;}
        
        Text color #2242db
      
           This box has a color of #2242db        
        
          <div style="background-color:#2242db;">Content here</div>
        
        
          .mybackground {background-color:#2242db;}
        
        Background color #2242db
      
           Border around this has a color of #2242db        
        
          <div style="border:2px solid #2242db;">Content here</div>
        
        
          .myborder {border:2px solid #2242db;}
        
        Border color #2242db