#360f98 color space conversions
Hex:
        #360f98
        RGB:
        54, 15, 152
        CMY:
        79, 94, 40
        CMYK:
        64, 90, 0, 40
      HSL:
        257°, 82.0359%, 32.7451%
        HSV (HSB):
        257°, 90.1316%, 59.6078%
        XYZ:
        7.3596, 3.3929, 29.9728
        xyY:
        0.1807, 0.0833, 3.3929
      CIE-Lab:
        21.5534, 51.2447, -65.3553
        CIE-LCH:
        21.5534, 83.0502, 308.0998
        CIE-Luv:
        21.5534, 0.2351, -73.4807
        Hunter-Lab:
        18.4199, 39.0847, -83.5826
      #360f98 color charts
#360f98 RGB chart
      #360f98 CMYK chart
      #360f98 RGB pie chart
      #360f98 color shades, tints & tones
#360f98 color schemes
#360f98 color preview, HTML & CSS examples
           This text has a color of #360f98        
        
          <p style="color:#360f98;">Text here</p>
        
        
          .mytext {color:#360f98;}
        
        Text color #360f98
      
           This box has a color of #360f98        
        
          <div style="background-color:#360f98;">Content here</div>
        
        
          .mybackground {background-color:#360f98;}
        
        Background color #360f98
      
           Border around this has a color of #360f98        
        
          <div style="border:2px solid #360f98;">Content here</div>
        
        
          .myborder {border:2px solid #360f98;}
        
        Border color #360f98