#2c3fc2 color space conversions
Hex:
        #2c3fc2
        RGB:
        44, 63, 194
        CMY:
        83, 75, 24
        CMYK:
        77, 68, 0, 24
      HSL:
        232°, 63.0252%, 46.6667%
        HSV (HSB):
        232°, 77.3196%, 76.0784%
        XYZ:
        12.5538, 7.9855, 51.9186
        xyY:
        0.1733, 0.1102, 7.9855
      CIE-Lab:
        33.9527, 39.3202, -70.1238
        CIE-LCH:
        33.9527, 80.3954, 299.2805
        CIE-Luv:
        33.9527, -10.3890, -96.6055
        Hunter-Lab:
        28.2587, 29.8453, -89.1503
      #2c3fc2 color charts
#2c3fc2 RGB chart
      #2c3fc2 CMYK chart
      #2c3fc2 RGB pie chart
      #2c3fc2 color shades, tints & tones
#2c3fc2 color schemes
#2c3fc2 color preview, HTML & CSS examples
           This text has a color of #2c3fc2        
        
          <p style="color:#2c3fc2;">Text here</p>
        
        
          .mytext {color:#2c3fc2;}
        
        Text color #2c3fc2
      
           This box has a color of #2c3fc2        
        
          <div style="background-color:#2c3fc2;">Content here</div>
        
        
          .mybackground {background-color:#2c3fc2;}
        
        Background color #2c3fc2
      
           Border around this has a color of #2c3fc2        
        
          <div style="border:2px solid #2c3fc2;">Content here</div>
        
        
          .myborder {border:2px solid #2c3fc2;}
        
        Border color #2c3fc2