#1360eb color space conversions
Hex:
        #1360eb
        RGB:
        19, 96, 235
        CMY:
        93, 62, 8
        CMYK:
        92, 59, 0, 8
      HSL:
        219°, 85.0394%, 49.8039%
        HSV (HSB):
        219°, 91.9149%, 92.1569%
        XYZ:
        19.4468, 14.5023, 80.3715
        xyY:
        0.1701, 0.1269, 14.5023
      CIE-Lab:
        44.9449, 31.9340, -75.6722
        CIE-LCH:
        44.9449, 82.1344, 292.8800
        CIE-Luv:
        44.9449, -20.5304, -114.1309
        Hunter-Lab:
        38.0819, 24.5089, -98.4735
      #1360eb color charts
#1360eb RGB chart
      #1360eb CMYK chart
      #1360eb RGB pie chart
      #1360eb color shades, tints & tones
#1360eb color schemes
#1360eb color preview, HTML & CSS examples
           This text has a color of #1360eb        
        
          <p style="color:#1360eb;">Text here</p>
        
        
          .mytext {color:#1360eb;}
        
        Text color #1360eb
      
           This box has a color of #1360eb        
        
          <div style="background-color:#1360eb;">Content here</div>
        
        
          .mybackground {background-color:#1360eb;}
        
        Background color #1360eb
      
           Border around this has a color of #1360eb        
        
          <div style="border:2px solid #1360eb;">Content here</div>
        
        
          .myborder {border:2px solid #1360eb;}
        
        Border color #1360eb