#1c42bf color space conversions
Hex:
        #1c42bf
        RGB:
        28, 66, 191
        CMY:
        89, 74, 25
        CMYK:
        85, 65, 0, 25
      HSL:
        226°, 74.4292%, 42.9412%
        HSV (HSB):
        226°, 85.3403%, 74.9020%
        XYZ:
        11.8311, 7.9049, 50.1924
        xyY:
        0.1692, 0.1130, 7.9049
      CIE-Lab:
        33.7840, 35.0639, -68.6634
        CIE-LCH:
        33.7840, 77.0983, 297.0517
        CIE-Luv:
        33.7840, -12.9189, -94.4871
        Hunter-Lab:
        28.1156, 25.9105, -86.1644
      #1c42bf color charts
#1c42bf RGB chart
      #1c42bf CMYK chart
      #1c42bf RGB pie chart
      #1c42bf color shades, tints & tones
#1c42bf color schemes
#1c42bf color preview, HTML & CSS examples
           This text has a color of #1c42bf        
        
          <p style="color:#1c42bf;">Text here</p>
        
        
          .mytext {color:#1c42bf;}
        
        Text color #1c42bf
      
           This box has a color of #1c42bf        
        
          <div style="background-color:#1c42bf;">Content here</div>
        
        
          .mybackground {background-color:#1c42bf;}
        
        Background color #1c42bf
      
           Border around this has a color of #1c42bf        
        
          <div style="border:2px solid #1c42bf;">Content here</div>
        
        
          .myborder {border:2px solid #1c42bf;}
        
        Border color #1c42bf