#360dcf color space conversions
Hex:
        #360dcf
        RGB:
        54, 13, 207
        CMY:
        79, 95, 19
        CMYK:
        74, 94, 0, 19
      HSL:
        253°, 88.1818%, 43.1373%
        HSV (HSB):
        253°, 93.7198%, 81.1765%
        XYZ:
        12.9277, 5.5771, 59.4266
        xyY:
        0.1659, 0.0716, 5.5771
      CIE-Lab:
        28.3195, 66.1049, -87.0316
        CIE-LCH:
        28.3195, 109.2903, 307.2185
        CIE-Luv:
        28.3195, -3.5737, -105.1896
        Hunter-Lab:
        23.6159, 56.3859, -132.6650
      #360dcf color charts
#360dcf RGB chart
      #360dcf CMYK chart
      #360dcf RGB pie chart
      #360dcf color shades, tints & tones
#360dcf color schemes
#360dcf color preview, HTML & CSS examples
           This text has a color of #360dcf        
        
          <p style="color:#360dcf;">Text here</p>
        
        
          .mytext {color:#360dcf;}
        
        Text color #360dcf
      
           This box has a color of #360dcf        
        
          <div style="background-color:#360dcf;">Content here</div>
        
        
          .mybackground {background-color:#360dcf;}
        
        Background color #360dcf
      
           Border around this has a color of #360dcf        
        
          <div style="border:2px solid #360dcf;">Content here</div>
        
        
          .myborder {border:2px solid #360dcf;}
        
        Border color #360dcf