#360ca6 color space conversions
Hex:
        #360ca6
        RGB:
        54, 12, 166
        CMY:
        79, 95, 35
        CMYK:
        67, 93, 0, 35
      HSL:
        256°, 86.5169%, 34.9020%
        HSV (HSB):
        256°, 92.7711%, 65.0980%
        XYZ:
        8.5357, 3.8004, 36.3601
        xyY:
        0.1753, 0.0780, 3.8004
      CIE-Lab:
        23.0002, 55.8041, -71.5141
        CIE-LCH:
        23.0002, 90.7103, 307.9657
        CIE-Luv:
        23.0002, -0.6921, -81.4677
        Hunter-Lab:
        19.4946, 44.0409, -96.9377
      #360ca6 color charts
#360ca6 RGB chart
      #360ca6 CMYK chart
      #360ca6 RGB pie chart
      #360ca6 color shades, tints & tones
#360ca6 color schemes
#360ca6 color preview, HTML & CSS examples
           This text has a color of #360ca6        
        
          <p style="color:#360ca6;">Text here</p>
        
        
          .mytext {color:#360ca6;}
        
        Text color #360ca6
      
           This box has a color of #360ca6        
        
          <div style="background-color:#360ca6;">Content here</div>
        
        
          .mybackground {background-color:#360ca6;}
        
        Background color #360ca6
      
           Border around this has a color of #360ca6        
        
          <div style="border:2px solid #360ca6;">Content here</div>
        
        
          .myborder {border:2px solid #360ca6;}
        
        Border color #360ca6