#2242dc color space conversions
Hex:
        #2242dc
        RGB:
        34, 66, 220
        CMY:
        87, 74, 14
        CMYK:
        85, 70, 0, 14
      HSL:
        230°, 73.2283%, 49.8039%
        HSV (HSB):
        230°, 84.5455%, 86.2745%
        XYZ:
        15.5262, 9.4038, 68.7069
        xyY:
        0.1658, 0.1004, 9.4038
      CIE-Lab:
        36.7504, 45.9520, -80.5955
        CIE-LCH:
        36.7504, 92.7751, 299.6899
        CIE-Luv:
        36.7504, -12.7145, -112.2696
        Hunter-Lab:
        30.6656, 36.7106, -111.3744
      #2242dc color charts
#2242dc RGB chart
      #2242dc CMYK chart
      #2242dc RGB pie chart
      #2242dc color shades, tints & tones
#2242dc color schemes
#2242dc color preview, HTML & CSS examples
           This text has a color of #2242dc        
        
          <p style="color:#2242dc;">Text here</p>
        
        
          .mytext {color:#2242dc;}
        
        Text color #2242dc
      
           This box has a color of #2242dc        
        
          <div style="background-color:#2242dc;">Content here</div>
        
        
          .mybackground {background-color:#2242dc;}
        
        Background color #2242dc
      
           Border around this has a color of #2242dc        
        
          <div style="border:2px solid #2242dc;">Content here</div>
        
        
          .myborder {border:2px solid #2242dc;}
        
        Border color #2242dc