#360eaf color space conversions
Hex:
        #360eaf
        RGB:
        54, 14, 175
        CMY:
        79, 95, 31
        CMYK:
        69, 92, 0, 31
      HSL:
        255°, 85.1852%, 37.0588%
        HSV (HSB):
        255°, 92.0000%, 68.6275%
        XYZ:
        9.4162, 4.1935, 40.8706
        xyY:
        0.1728, 0.0770, 4.1935
      CIE-Lab:
        24.3011, 57.6456, -74.7868
        CIE-LCH:
        24.3011, 94.4250, 307.6250
        CIE-Luv:
        24.3011, -1.4587, -86.7883
        Hunter-Lab:
        20.4780, 46.2415, -103.9980
      #360eaf color charts
#360eaf RGB chart
      #360eaf CMYK chart
      #360eaf RGB pie chart
      #360eaf color shades, tints & tones
#360eaf color schemes
#360eaf color preview, HTML & CSS examples
           This text has a color of #360eaf        
        
          <p style="color:#360eaf;">Text here</p>
        
        
          .mytext {color:#360eaf;}
        
        Text color #360eaf
      
           This box has a color of #360eaf        
        
          <div style="background-color:#360eaf;">Content here</div>
        
        
          .mybackground {background-color:#360eaf;}
        
        Background color #360eaf
      
           Border around this has a color of #360eaf        
        
          <div style="border:2px solid #360eaf;">Content here</div>
        
        
          .myborder {border:2px solid #360eaf;}
        
        Border color #360eaf