#1c54f1 color space conversions
Hex:
        #1c54f1
        RGB:
        28, 84, 241
        CMY:
        89, 67, 5
        CMYK:
        88, 65, 0, 5
      HSL:
        224°, 88.3817%, 52.7451%
        HSV (HSB):
        224°, 88.3817%, 94.5098%
        XYZ:
        19.5264, 12.9384, 84.6873
        xyY:
        0.1667, 0.1104, 12.9384
      CIE-Lab:
        42.6703, 42.1398, -82.7730
        CIE-LCH:
        42.6703, 92.8823, 296.9807
        CIE-Luv:
        42.6703, -17.1005, -121.6722
        Hunter-Lab:
        35.9700, 33.9517, -114.4127
      #1c54f1 color charts
#1c54f1 RGB chart
      #1c54f1 CMYK chart
      #1c54f1 RGB pie chart
      #1c54f1 color shades, tints & tones
#1c54f1 color schemes
#1c54f1 color preview, HTML & CSS examples
           This text has a color of #1c54f1        
        
          <p style="color:#1c54f1;">Text here</p>
        
        
          .mytext {color:#1c54f1;}
        
        Text color #1c54f1
      
           This box has a color of #1c54f1        
        
          <div style="background-color:#1c54f1;">Content here</div>
        
        
          .mybackground {background-color:#1c54f1;}
        
        Background color #1c54f1
      
           Border around this has a color of #1c54f1        
        
          <div style="border:2px solid #1c54f1;">Content here</div>
        
        
          .myborder {border:2px solid #1c54f1;}
        
        Border color #1c54f1