#360ba3 color space conversions
Hex:
        #360ba3
        RGB:
        54, 11, 163
        CMY:
        79, 96, 36
        CMYK:
        67, 93, 0, 36
      HSL:
        257°, 87.3563%, 34.1176%
        HSV (HSB):
        257°, 93.2515%, 63.9216%
        XYZ:
        8.2519, 3.6680, 34.9234
        xyY:
        0.1762, 0.0783, 3.6680
      CIE-Lab:
        22.5419, 55.2696, -70.4523
        CIE-LCH:
        22.5419, 89.5447, 308.1141
        CIE-Luv:
        22.5419, -0.4148, -79.6749
        Hunter-Lab:
        19.1519, 43.3932, -94.7086
      #360ba3 color charts
#360ba3 RGB chart
      #360ba3 CMYK chart
      #360ba3 RGB pie chart
      #360ba3 color shades, tints & tones
#360ba3 color schemes
#360ba3 color preview, HTML & CSS examples
           This text has a color of #360ba3        
        
          <p style="color:#360ba3;">Text here</p>
        
        
          .mytext {color:#360ba3;}
        
        Text color #360ba3
      
           This box has a color of #360ba3        
        
          <div style="background-color:#360ba3;">Content here</div>
        
        
          .mybackground {background-color:#360ba3;}
        
        Background color #360ba3
      
           Border around this has a color of #360ba3        
        
          <div style="border:2px solid #360ba3;">Content here</div>
        
        
          .myborder {border:2px solid #360ba3;}
        
        Border color #360ba3