#360cb7 color space conversions
Hex:
        #360cb7
        RGB:
        54, 12, 183
        CMY:
        79, 95, 28
        CMYK:
        70, 93, 0, 28
      HSL:
        255°, 87.6923%, 38.2353%
        HSV (HSB):
        255°, 93.4426%, 71.7647%
        XYZ:
        10.2000, 4.4661, 45.1242
        xyY:
        0.1706, 0.0747, 4.4661
      CIE-Lab:
        25.1561, 60.2091, -78.1533
        CIE-LCH:
        25.1561, 98.6564, 307.6106
        CIE-Luv:
        25.1561, -1.9285, -91.3199
        Hunter-Lab:
        21.1332, 49.1709, -111.8046
      #360cb7 color charts
#360cb7 RGB chart
      #360cb7 CMYK chart
      #360cb7 RGB pie chart
      #360cb7 color shades, tints & tones
#360cb7 color schemes
#360cb7 color preview, HTML & CSS examples
           This text has a color of #360cb7        
        
          <p style="color:#360cb7;">Text here</p>
        
        
          .mytext {color:#360cb7;}
        
        Text color #360cb7
      
           This box has a color of #360cb7        
        
          <div style="background-color:#360cb7;">Content here</div>
        
        
          .mybackground {background-color:#360cb7;}
        
        Background color #360cb7
      
           Border around this has a color of #360cb7        
        
          <div style="border:2px solid #360cb7;">Content here</div>
        
        
          .myborder {border:2px solid #360cb7;}
        
        Border color #360cb7