#360b9f color space conversions
Hex:
        #360b9f
        RGB:
        54, 11, 159
        CMY:
        79, 96, 38
        CMYK:
        66, 93, 0, 38
      HSL:
        257°, 87.0588%, 33.3333%
        HSV (HSB):
        257°, 93.0818%, 62.3529%
        XYZ:
        7.8990, 3.5268, 33.0653
        xyY:
        0.1775, 0.0793, 3.5268
      CIE-Lab:
        22.0410, 54.2266, -68.8434
        CIE-LCH:
        22.0410, 87.6353, 308.2268
        CIE-Luv:
        22.0410, -0.1035, -77.3495
        Hunter-Lab:
        18.7798, 42.2144, -91.2450
      #360b9f color charts
#360b9f RGB chart
      #360b9f CMYK chart
      #360b9f RGB pie chart
      #360b9f color shades, tints & tones
#360b9f color schemes
#360b9f color preview, HTML & CSS examples
           This text has a color of #360b9f        
        
          <p style="color:#360b9f;">Text here</p>
        
        
          .mytext {color:#360b9f;}
        
        Text color #360b9f
      
           This box has a color of #360b9f        
        
          <div style="background-color:#360b9f;">Content here</div>
        
        
          .mybackground {background-color:#360b9f;}
        
        Background color #360b9f
      
           Border around this has a color of #360b9f        
        
          <div style="border:2px solid #360b9f;">Content here</div>
        
        
          .myborder {border:2px solid #360b9f;}
        
        Border color #360b9f