#361ec1 color space conversions
Hex:
        #361ec1
        RGB:
        54, 30, 193
        CMY:
        79, 88, 24
        CMYK:
        72, 84, 0, 24
      HSL:
        249°, 73.0942%, 43.7255%
        HSV (HSB):
        249°, 84.4560%, 75.6863%
        XYZ:
        11.6112, 5.5631, 50.9139
        xyY:
        0.1705, 0.0817, 5.5631
      CIE-Lab:
        28.2822, 57.2225, -78.8860
        CIE-LCH:
        28.2822, 97.4547, 305.9565
        CIE-Luv:
        28.2822, -3.8274, -97.9054
        Hunter-Lab:
        23.5862, 46.5980, -111.4750
      #361ec1 color charts
#361ec1 RGB chart
      #361ec1 CMYK chart
      #361ec1 RGB pie chart
      #361ec1 color shades, tints & tones
#361ec1 color schemes
#361ec1 color preview, HTML & CSS examples
           This text has a color of #361ec1        
        
          <p style="color:#361ec1;">Text here</p>
        
        
          .mytext {color:#361ec1;}
        
        Text color #361ec1
      
           This box has a color of #361ec1        
        
          <div style="background-color:#361ec1;">Content here</div>
        
        
          .mybackground {background-color:#361ec1;}
        
        Background color #361ec1
      
           Border around this has a color of #361ec1        
        
          <div style="border:2px solid #361ec1;">Content here</div>
        
        
          .myborder {border:2px solid #361ec1;}
        
        Border color #361ec1