#1c2fc3 color space conversions
Hex:
        #1c2fc3
        RGB:
        28, 47, 195
        CMY:
        89, 82, 24
        CMYK:
        86, 76, 0, 24
      HSL:
        233°, 74.8879%, 43.7255%
        HSV (HSB):
        233°, 85.6410%, 76.4706%
        XYZ:
        11.3457, 6.2200, 52.2324
        xyY:
        0.1626, 0.0891, 6.2200
      CIE-Lab:
        29.9609, 48.0811, -77.3202
        CIE-LCH:
        29.9609, 91.0506, 301.8752
        CIE-Luv:
        29.9609, -9.4208, -98.9833
        Hunter-Lab:
        24.9400, 37.5584, -106.7143
      #1c2fc3 color charts
#1c2fc3 RGB chart
      #1c2fc3 CMYK chart
      #1c2fc3 RGB pie chart
      #1c2fc3 color shades, tints & tones
#1c2fc3 color schemes
#1c2fc3 color preview, HTML & CSS examples
           This text has a color of #1c2fc3        
        
          <p style="color:#1c2fc3;">Text here</p>
        
        
          .mytext {color:#1c2fc3;}
        
        Text color #1c2fc3
      
           This box has a color of #1c2fc3        
        
          <div style="background-color:#1c2fc3;">Content here</div>
        
        
          .mybackground {background-color:#1c2fc3;}
        
        Background color #1c2fc3
      
           Border around this has a color of #1c2fc3        
        
          <div style="border:2px solid #1c2fc3;">Content here</div>
        
        
          .myborder {border:2px solid #1c2fc3;}
        
        Border color #1c2fc3