#1c5fed color space conversions
Hex:
        #1c5fed
        RGB:
        28, 95, 237
        CMY:
        89, 63, 7
        CMYK:
        88, 60, 0, 7
      HSL:
        221°, 85.3061%, 51.9608%
        HSV (HSB):
        221°, 88.1857%, 92.9412%
        XYZ:
        19.8572, 14.5457, 81.8818
        xyY:
        0.1708, 0.1251, 14.5457
      CIE-Lab:
        45.0056, 33.7303, -76.6927
        CIE-LCH:
        45.0056, 83.7824, 293.7404
        CIE-Luv:
        45.0056, -19.6732, -115.6594
        Hunter-Lab:
        38.1389, 26.1938, -100.5948
      #1c5fed color charts
#1c5fed RGB chart
      #1c5fed CMYK chart
      #1c5fed RGB pie chart
      #1c5fed color shades, tints & tones
#1c5fed color schemes
#1c5fed color preview, HTML & CSS examples
           This text has a color of #1c5fed        
        
          <p style="color:#1c5fed;">Text here</p>
        
        
          .mytext {color:#1c5fed;}
        
        Text color #1c5fed
      
           This box has a color of #1c5fed        
        
          <div style="background-color:#1c5fed;">Content here</div>
        
        
          .mybackground {background-color:#1c5fed;}
        
        Background color #1c5fed
      
           Border around this has a color of #1c5fed        
        
          <div style="border:2px solid #1c5fed;">Content here</div>
        
        
          .myborder {border:2px solid #1c5fed;}
        
        Border color #1c5fed