#1c42ab color space conversions
Hex:
        #1c42ab
        RGB:
        28, 66, 171
        CMY:
        89, 74, 33
        CMYK:
        84, 61, 0, 33
      HSL:
        224°, 71.8593%, 39.0196%
        HSV (HSB):
        224°, 83.6257%, 67.0588%
        XYZ:
        9.7778, 7.0836, 39.3800
        xyY:
        0.1739, 0.1259, 7.0836
      CIE-Lab:
        31.9964, 27.4000, -59.7433
        CIE-LCH:
        31.9964, 65.7269, 294.6376
        CIE-Luv:
        31.9964, -12.8199, -81.5645
        Hunter-Lab:
        26.6150, 19.0009, -69.0960
      #1c42ab color charts
#1c42ab RGB chart
      #1c42ab CMYK chart
      #1c42ab RGB pie chart
      #1c42ab color shades, tints & tones
#1c42ab color schemes
#1c42ab color preview, HTML & CSS examples
           This text has a color of #1c42ab        
        
          <p style="color:#1c42ab;">Text here</p>
        
        
          .mytext {color:#1c42ab;}
        
        Text color #1c42ab
      
           This box has a color of #1c42ab        
        
          <div style="background-color:#1c42ab;">Content here</div>
        
        
          .mybackground {background-color:#1c42ab;}
        
        Background color #1c42ab
      
           Border around this has a color of #1c42ab        
        
          <div style="border:2px solid #1c42ab;">Content here</div>
        
        
          .myborder {border:2px solid #1c42ab;}
        
        Border color #1c42ab