#2242ec color space conversions
Hex:
        #2242ec
        RGB:
        34, 66, 236
        CMY:
        87, 74, 7
        CMYK:
        86, 72, 0, 7
      HSL:
        230°, 84.1667%, 52.9412%
        HSV (HSB):
        230°, 85.5932%, 92.5490%
        XYZ:
        17.7482, 10.2926, 80.4081
        xyY:
        0.1637, 0.0949, 10.2926
      CIE-Lab:
        38.3626, 51.4652, -87.0484
        CIE-LCH:
        38.3626, 101.1242, 300.5927
        CIE-Luv:
        38.3626, -13.0138, -121.8049
        Hunter-Lab:
        32.0821, 42.6046, -126.1422
      #2242ec color charts
#2242ec RGB chart
      #2242ec CMYK chart
      #2242ec RGB pie chart
      #2242ec color shades, tints & tones
#2242ec color schemes
#2242ec color preview, HTML & CSS examples
           This text has a color of #2242ec        
        
          <p style="color:#2242ec;">Text here</p>
        
        
          .mytext {color:#2242ec;}
        
        Text color #2242ec
      
           This box has a color of #2242ec        
        
          <div style="background-color:#2242ec;">Content here</div>
        
        
          .mybackground {background-color:#2242ec;}
        
        Background color #2242ec
      
           Border around this has a color of #2242ec        
        
          <div style="border:2px solid #2242ec;">Content here</div>
        
        
          .myborder {border:2px solid #2242ec;}
        
        Border color #2242ec