#2284fa color space conversions
Hex:
        #2284fa
        RGB:
        34, 132, 250
        CMY:
        87, 48, 2
        CMYK:
        86, 47, 0, 2
      HSL:
        213°, 95.5752%, 55.6863%
        HSV (HSB):
        213°, 86.4000%, 98.0392%
        XYZ:
        26.1663, 23.7447, 93.6466
        xyY:
        0.1823, 0.1654, 23.7447
      CIE-Lab:
        55.8313, 15.6476, -66.3515
        CIE-LCH:
        55.8313, 68.1716, 283.2696
        CIE-Luv:
        55.8313, -29.0612, -106.0725
        Hunter-Lab:
        48.7286, 10.5759, -79.8335
      #2284fa color charts
#2284fa RGB chart
      #2284fa CMYK chart
      #2284fa RGB pie chart
      #2284fa color shades, tints & tones
#2284fa color schemes
#2284fa color preview, HTML & CSS examples
           This text has a color of #2284fa        
        
          <p style="color:#2284fa;">Text here</p>
        
        
          .mytext {color:#2284fa;}
        
        Text color #2284fa
      
           This box has a color of #2284fa        
        
          <div style="background-color:#2284fa;">Content here</div>
        
        
          .mybackground {background-color:#2284fa;}
        
        Background color #2284fa
      
           Border around this has a color of #2284fa        
        
          <div style="border:2px solid #2284fa;">Content here</div>
        
        
          .myborder {border:2px solid #2284fa;}
        
        Border color #2284fa