#361dc5 color space conversions
Hex:
        #361dc5
        RGB:
        54, 29, 197
        CMY:
        79, 89, 23
        CMYK:
        73, 85, 0, 23
      HSL:
        249°, 74.3363%, 44.3137%
        HSV (HSB):
        249°, 85.2792%, 77.2549%
        XYZ:
        12.0387, 5.6942, 53.2879
        xyY:
        0.1695, 0.0802, 5.6942
      CIE-Lab:
        28.6275, 58.7424, -80.6669
        CIE-LCH:
        28.6275, 99.7889, 306.0625
        CIE-Luv:
        28.6275, -3.9808, -100.1746
        Hunter-Lab:
        23.8626, 48.2943, -115.6978
      #361dc5 color charts
#361dc5 RGB chart
      #361dc5 CMYK chart
      #361dc5 RGB pie chart
      #361dc5 color shades, tints & tones
#361dc5 color schemes
#361dc5 color preview, HTML & CSS examples
           This text has a color of #361dc5        
        
          <p style="color:#361dc5;">Text here</p>
        
        
          .mytext {color:#361dc5;}
        
        Text color #361dc5
      
           This box has a color of #361dc5        
        
          <div style="background-color:#361dc5;">Content here</div>
        
        
          .mybackground {background-color:#361dc5;}
        
        Background color #361dc5
      
           Border around this has a color of #361dc5        
        
          <div style="border:2px solid #361dc5;">Content here</div>
        
        
          .myborder {border:2px solid #361dc5;}
        
        Border color #361dc5