#2944fc color space conversions
Hex:
        #2944fc
        RGB:
        41, 68, 252
        CMY:
        84, 73, 1
        CMYK:
        84, 73, 0, 1
      HSL:
        232°, 97.2350%, 57.4510%
        HSV (HSB):
        232°, 83.7302%, 98.8235%
        XYZ:
        20.5523, 11.6339, 93.2578
        xyY:
        0.1638, 0.0927, 11.6339
      CIE-Lab:
        40.6283, 56.0201, -92.3000
        CIE-LCH:
        40.6283, 107.9701, 301.2550
        CIE-Luv:
        40.6283, -13.0499, -130.8943
        Hunter-Lab:
        34.1086, 47.8660, -138.2316
      #2944fc color charts
#2944fc RGB chart
      #2944fc CMYK chart
      #2944fc RGB pie chart
      #2944fc color shades, tints & tones
#2944fc color schemes
#2944fc color preview, HTML & CSS examples
           This text has a color of #2944fc        
        
          <p style="color:#2944fc;">Text here</p>
        
        
          .mytext {color:#2944fc;}
        
        Text color #2944fc
      
           This box has a color of #2944fc        
        
          <div style="background-color:#2944fc;">Content here</div>
        
        
          .mybackground {background-color:#2944fc;}
        
        Background color #2944fc
      
           Border around this has a color of #2944fc        
        
          <div style="border:2px solid #2944fc;">Content here</div>
        
        
          .myborder {border:2px solid #2944fc;}
        
        Border color #2944fc