#1c25ca color space conversions
Hex:
        #1c25ca
        RGB:
        28, 37, 202
        CMY:
        89, 85, 21
        CMYK:
        86, 82, 0, 21
      HSL:
        237°, 75.6522%, 45.0980%
        HSV (HSB):
        237°, 86.1386%, 79.2157%
        XYZ:
        11.8011, 5.8343, 56.3813
        xyY:
        0.1594, 0.0788, 5.8343
      CIE-Lab:
        28.9905, 55.5150, -83.0337
        CIE-LCH:
        28.9905, 99.8825, 303.7661
        CIE-Luv:
        28.9905, -8.2931, -102.7907
        Hunter-Lab:
        24.1543, 44.9404, -121.4877
      #1c25ca color charts
#1c25ca RGB chart
      #1c25ca CMYK chart
      #1c25ca RGB pie chart
      #1c25ca color shades, tints & tones
#1c25ca color schemes
#1c25ca color preview, HTML & CSS examples
           This text has a color of #1c25ca        
        
          <p style="color:#1c25ca;">Text here</p>
        
        
          .mytext {color:#1c25ca;}
        
        Text color #1c25ca
      
           This box has a color of #1c25ca        
        
          <div style="background-color:#1c25ca;">Content here</div>
        
        
          .mybackground {background-color:#1c25ca;}
        
        Background color #1c25ca
      
           Border around this has a color of #1c25ca        
        
          <div style="border:2px solid #1c25ca;">Content here</div>
        
        
          .myborder {border:2px solid #1c25ca;}
        
        Border color #1c25ca