#2292be color space conversions
Hex:
        #2292be
        RGB:
        34, 146, 190
        CMY:
        87, 43, 25
        CMYK:
        82, 23, 0, 25
      HSL:
        197°, 69.6429%, 43.9216%
        HSV (HSB):
        197°, 82.1053%, 74.5098%
        XYZ:
        20.2328, 24.6156, 52.4001
        xyY:
        0.2081, 0.2531, 24.6156
      CIE-Lab:
        56.6989, -14.8126, -31.3877
        CIE-LCH:
        56.6989, 34.7074, 244.7363
        CIE-Luv:
        56.6989, -36.7029, -46.4954
        Hunter-Lab:
        49.6141, -14.0315, -27.8895
      #2292be color charts
#2292be RGB chart
      #2292be CMYK chart
      #2292be RGB pie chart
      #2292be color shades, tints & tones
#2292be color schemes
#2292be color preview, HTML & CSS examples
           This text has a color of #2292be        
        
          <p style="color:#2292be;">Text here</p>
        
        
          .mytext {color:#2292be;}
        
        Text color #2292be
      
           This box has a color of #2292be        
        
          <div style="background-color:#2292be;">Content here</div>
        
        
          .mybackground {background-color:#2292be;}
        
        Background color #2292be
      
           Border around this has a color of #2292be        
        
          <div style="border:2px solid #2292be;">Content here</div>
        
        
          .myborder {border:2px solid #2292be;}
        
        Border color #2292be