#2292ec color space conversions
Hex:
        #2292ec
        RGB:
        34, 146, 236
        CMY:
        87, 43, 7
        CMYK:
        86, 38, 0, 7
      HSL:
        207°, 84.1667%, 52.9412%
        HSV (HSB):
        207°, 85.5932%, 92.5490%
        XYZ:
        26.0789, 26.9540, 83.1850
        xyY:
        0.1914, 0.1979, 26.9540
      CIE-Lab:
        58.9317, 1.9214, -53.6420
        CIE-LCH:
        58.9317, 53.6764, 272.0514
        CIE-Luv:
        58.9317, -34.0321, -85.4697
        Hunter-Lab:
        51.9172, -1.1916, -58.6561
      #2292ec color charts
#2292ec RGB chart
      #2292ec CMYK chart
      #2292ec RGB pie chart
      #2292ec color shades, tints & tones
#2292ec color schemes
#2292ec color preview, HTML & CSS examples
           This text has a color of #2292ec        
        
          <p style="color:#2292ec;">Text here</p>
        
        
          .mytext {color:#2292ec;}
        
        Text color #2292ec
      
           This box has a color of #2292ec        
        
          <div style="background-color:#2292ec;">Content here</div>
        
        
          .mybackground {background-color:#2292ec;}
        
        Background color #2292ec
      
           Border around this has a color of #2292ec        
        
          <div style="border:2px solid #2292ec;">Content here</div>
        
        
          .myborder {border:2px solid #2292ec;}
        
        Border color #2292ec