#2246f3 color space conversions
Hex:
        #2246f3
        RGB:
        34, 70, 243
        CMY:
        87, 73, 5
        CMYK:
        86, 71, 0, 5
      HSL:
        230°, 89.6996%, 54.3137%
        HSV (HSB):
        230°, 86.0082%, 95.2941%
        XYZ:
        19.0275, 11.1915, 85.9513
        xyY:
        0.1638, 0.0963, 11.1915
      CIE-Lab:
        39.9011, 51.5416, -88.4580
        CIE-LCH:
        39.9011, 102.3785, 300.2280
        CIE-Luv:
        39.9011, -13.8555, -125.4596
        Hunter-Lab:
        33.4536, 42.9820, -128.9143
      #2246f3 color charts
#2246f3 RGB chart
      #2246f3 CMYK chart
      #2246f3 RGB pie chart
      #2246f3 color shades, tints & tones
#2246f3 color schemes
#2246f3 color preview, HTML & CSS examples
           This text has a color of #2246f3        
        
          <p style="color:#2246f3;">Text here</p>
        
        
          .mytext {color:#2246f3;}
        
        Text color #2246f3
      
           This box has a color of #2246f3        
        
          <div style="background-color:#2246f3;">Content here</div>
        
        
          .mybackground {background-color:#2246f3;}
        
        Background color #2246f3
      
           Border around this has a color of #2246f3        
        
          <div style="border:2px solid #2246f3;">Content here</div>
        
        
          .myborder {border:2px solid #2246f3;}
        
        Border color #2246f3