#1c32ca color space conversions
Hex:
        #1c32ca
        RGB:
        28, 50, 202
        CMY:
        89, 80, 21
        CMYK:
        86, 75, 0, 21
      HSL:
        232°, 75.6522%, 45.0980%
        HSV (HSB):
        232°, 86.1386%, 79.2157%
        XYZ:
        12.2802, 6.7923, 56.5409
        xyY:
        0.1624, 0.0898, 6.7923
      CIE-Lab:
        31.3294, 48.7636, -79.1525
        CIE-LCH:
        31.3294, 92.9678, 301.6361
        CIE-Luv:
        31.3294, -10.0805, -103.0120
        Hunter-Lab:
        26.0621, 38.4983, -110.3842
      #1c32ca color charts
#1c32ca RGB chart
      #1c32ca CMYK chart
      #1c32ca RGB pie chart
      #1c32ca color shades, tints & tones
#1c32ca color schemes
#1c32ca color preview, HTML & CSS examples
           This text has a color of #1c32ca        
        
          <p style="color:#1c32ca;">Text here</p>
        
        
          .mytext {color:#1c32ca;}
        
        Text color #1c32ca
      
           This box has a color of #1c32ca        
        
          <div style="background-color:#1c32ca;">Content here</div>
        
        
          .mybackground {background-color:#1c32ca;}
        
        Background color #1c32ca
      
           Border around this has a color of #1c32ca        
        
          <div style="border:2px solid #1c32ca;">Content here</div>
        
        
          .myborder {border:2px solid #1c32ca;}
        
        Border color #1c32ca