#2946fc color space conversions
Hex:
        #2946fc
        RGB:
        41, 70, 252
        CMY:
        84, 73, 1
        CMYK:
        84, 72, 0, 1
      HSL:
        232°, 97.2350%, 57.4510%
        HSV (HSB):
        232°, 83.7302%, 98.8235%
        XYZ:
        20.6753, 11.8800, 93.2988
        xyY:
        0.1643, 0.0944, 11.8800
      CIE-Lab:
        41.0248, 54.9089, -91.6443
        CIE-LCH:
        41.0248, 106.8347, 300.9280
        CIE-Luv:
        41.0248, -13.3884, -130.6718
        Hunter-Lab:
        34.4674, 46.7555, -136.3633
      #2946fc color charts
#2946fc RGB chart
      #2946fc CMYK chart
      #2946fc RGB pie chart
      #2946fc color shades, tints & tones
#2946fc color schemes
#2946fc color preview, HTML & CSS examples
           This text has a color of #2946fc        
        
          <p style="color:#2946fc;">Text here</p>
        
        
          .mytext {color:#2946fc;}
        
        Text color #2946fc
      
           This box has a color of #2946fc        
        
          <div style="background-color:#2946fc;">Content here</div>
        
        
          .mybackground {background-color:#2946fc;}
        
        Background color #2946fc
      
           Border around this has a color of #2946fc        
        
          <div style="border:2px solid #2946fc;">Content here</div>
        
        
          .myborder {border:2px solid #2946fc;}
        
        Border color #2946fc