#1360e4 color space conversions
Hex:
        #1360e4
        RGB:
        19, 96, 228
        CMY:
        93, 62, 11
        CMYK:
        92, 58, 0, 11
      HSL:
        218°, 84.6154%, 48.4314%
        HSV (HSB):
        218°, 91.6667%, 89.4118%
        XYZ:
        18.4550, 14.1056, 75.1488
        xyY:
        0.1713, 0.1310, 14.1056
      CIE-Lab:
        44.3840, 29.2552, -72.6360
        CIE-LCH:
        44.3840, 78.3062, 291.9378
        CIE-Luv:
        44.3840, -20.6395, -109.4101
        Hunter-Lab:
        37.5575, 21.9860, -92.3432
      #1360e4 color charts
#1360e4 RGB chart
      #1360e4 CMYK chart
      #1360e4 RGB pie chart
      #1360e4 color shades, tints & tones
#1360e4 color schemes
#1360e4 color preview, HTML & CSS examples
           This text has a color of #1360e4        
        
          <p style="color:#1360e4;">Text here</p>
        
        
          .mytext {color:#1360e4;}
        
        Text color #1360e4
      
           This box has a color of #1360e4        
        
          <div style="background-color:#1360e4;">Content here</div>
        
        
          .mybackground {background-color:#1360e4;}
        
        Background color #1360e4
      
           Border around this has a color of #1360e4        
        
          <div style="border:2px solid #1360e4;">Content here</div>
        
        
          .myborder {border:2px solid #1360e4;}
        
        Border color #1360e4