#1c05ac color space conversions
Hex:
        #1c05ac
        RGB:
        28, 5, 172
        CMY:
        89, 98, 33
        CMYK:
        84, 97, 0, 33
      HSL:
        248°, 94.3503%, 34.7059%
        HSV (HSB):
        248°, 97.0930%, 67.4510%
        XYZ:
        7.9796, 3.3340, 39.2527
        xyY:
        0.1578, 0.0659, 3.3340
      CIE-Lab:
        21.3347, 58.0106, -77.9719
        CIE-LCH:
        21.3347, 97.1846, 306.6490
        CIE-Luv:
        21.3347, -4.5001, -82.5405
        Hunter-Lab:
        18.2592, 46.0538, -114.6773
      #1c05ac color charts
#1c05ac RGB chart
      #1c05ac CMYK chart
      #1c05ac RGB pie chart
      #1c05ac color shades, tints & tones
#1c05ac color schemes
#1c05ac color preview, HTML & CSS examples
           This text has a color of #1c05ac        
        
          <p style="color:#1c05ac;">Text here</p>
        
        
          .mytext {color:#1c05ac;}
        
        Text color #1c05ac
      
           This box has a color of #1c05ac        
        
          <div style="background-color:#1c05ac;">Content here</div>
        
        
          .mybackground {background-color:#1c05ac;}
        
        Background color #1c05ac
      
           Border around this has a color of #1c05ac        
        
          <div style="border:2px solid #1c05ac;">Content here</div>
        
        
          .myborder {border:2px solid #1c05ac;}
        
        Border color #1c05ac