#2282f3 color space conversions
Hex:
        #2282f3
        RGB:
        34, 130, 243
        CMY:
        87, 49, 5
        CMYK:
        86, 47, 0, 5
      HSL:
        212°, 89.6996%, 54.3137%
        HSV (HSB):
        212°, 86.0082%, 95.2941%
        XYZ:
        24.8200, 22.7764, 87.8822
        xyY:
        0.1832, 0.1681, 22.7764
      CIE-Lab:
        54.8413, 14.2381, -64.0729
        CIE-LCH:
        54.8413, 65.6358, 282.5285
        CIE-Luv:
        54.8413, -28.7176, -101.9622
        Hunter-Lab:
        47.7246, 9.3137, -75.7719
      #2282f3 color charts
#2282f3 RGB chart
      #2282f3 CMYK chart
      #2282f3 RGB pie chart
      #2282f3 color shades, tints & tones
#2282f3 color schemes
#2282f3 color preview, HTML & CSS examples
           This text has a color of #2282f3        
        
          <p style="color:#2282f3;">Text here</p>
        
        
          .mytext {color:#2282f3;}
        
        Text color #2282f3
      
           This box has a color of #2282f3        
        
          <div style="background-color:#2282f3;">Content here</div>
        
        
          .mybackground {background-color:#2282f3;}
        
        Background color #2282f3
      
           Border around this has a color of #2282f3        
        
          <div style="border:2px solid #2282f3;">Content here</div>
        
        
          .myborder {border:2px solid #2282f3;}
        
        Border color #2282f3