#2282f5 color space conversions
Hex:
        #2282f5
        RGB:
        34, 130, 245
        CMY:
        87, 49, 4
        CMYK:
        86, 47, 0, 4
      HSL:
        213°, 91.3420%, 54.7059%
        HSV (HSB):
        213°, 86.1224%, 96.0784%
        XYZ:
        25.1237, 22.8979, 89.4818
        xyY:
        0.1827, 0.1665, 22.8979
      CIE-Lab:
        54.9670, 14.9945, -64.9792
        CIE-LCH:
        54.9670, 66.6868, 282.9941
        CIE-Luv:
        54.9670, -28.6445, -103.4964
        Hunter-Lab:
        47.8518, 9.9778, -77.3748
      #2282f5 color charts
#2282f5 RGB chart
      #2282f5 CMYK chart
      #2282f5 RGB pie chart
      #2282f5 color shades, tints & tones
#2282f5 color schemes
#2282f5 color preview, HTML & CSS examples
           This text has a color of #2282f5        
        
          <p style="color:#2282f5;">Text here</p>
        
        
          .mytext {color:#2282f5;}
        
        Text color #2282f5
      
           This box has a color of #2282f5        
        
          <div style="background-color:#2282f5;">Content here</div>
        
        
          .mybackground {background-color:#2282f5;}
        
        Background color #2282f5
      
           Border around this has a color of #2282f5        
        
          <div style="border:2px solid #2282f5;">Content here</div>
        
        
          .myborder {border:2px solid #2282f5;}
        
        Border color #2282f5