#360ec4 color space conversions
Hex:
        #360ec4
        RGB:
        54, 14, 196
        CMY:
        79, 95, 23
        CMYK:
        72, 93, 0, 23
      HSL:
        253°, 86.6667%, 41.1765%
        HSV (HSB):
        253°, 92.8571%, 76.8627%
        XYZ:
        11.6422, 5.0839, 52.5922
        xyY:
        0.1680, 0.0733, 5.0839
      CIE-Lab:
        26.9724, 63.0886, -82.8317
        CIE-LCH:
        26.9724, 104.1213, 307.2946
        CIE-Luv:
        26.9724, -2.9059, -98.9146
        Hunter-Lab:
        22.5474, 52.7089, -122.5116
      #360ec4 color charts
#360ec4 RGB chart
      #360ec4 CMYK chart
      #360ec4 RGB pie chart
      #360ec4 color shades, tints & tones
#360ec4 color schemes
#360ec4 color preview, HTML & CSS examples
           This text has a color of #360ec4        
        
          <p style="color:#360ec4;">Text here</p>
        
        
          .mytext {color:#360ec4;}
        
        Text color #360ec4
      
           This box has a color of #360ec4        
        
          <div style="background-color:#360ec4;">Content here</div>
        
        
          .mybackground {background-color:#360ec4;}
        
        Background color #360ec4
      
           Border around this has a color of #360ec4        
        
          <div style="border:2px solid #360ec4;">Content here</div>
        
        
          .myborder {border:2px solid #360ec4;}
        
        Border color #360ec4