#1c5aed color space conversions
Hex:
        #1c5aed
        RGB:
        28, 90, 237
        CMY:
        89, 65, 7
        CMYK:
        88, 62, 0, 7
      HSL:
        222°, 85.3061%, 51.9608%
        HSV (HSB):
        222°, 88.1857%, 92.9412%
        XYZ:
        19.4211, 13.6736, 81.7364
        xyY:
        0.1691, 0.1191, 13.6736
      CIE-Lab:
        43.7612, 36.9064, -78.7305
        CIE-LCH:
        43.7612, 86.9516, 295.1157
        CIE-Luv:
        43.7612, -18.4666, -117.3933
        Hunter-Lab:
        36.9779, 29.0386, -105.1710
      #1c5aed color charts
#1c5aed RGB chart
      #1c5aed CMYK chart
      #1c5aed RGB pie chart
      #1c5aed color shades, tints & tones
#1c5aed color schemes
#1c5aed color preview, HTML & CSS examples
           This text has a color of #1c5aed        
        
          <p style="color:#1c5aed;">Text here</p>
        
        
          .mytext {color:#1c5aed;}
        
        Text color #1c5aed
      
           This box has a color of #1c5aed        
        
          <div style="background-color:#1c5aed;">Content here</div>
        
        
          .mybackground {background-color:#1c5aed;}
        
        Background color #1c5aed
      
           Border around this has a color of #1c5aed        
        
          <div style="border:2px solid #1c5aed;">Content here</div>
        
        
          .myborder {border:2px solid #1c5aed;}
        
        Border color #1c5aed