#361cf1 color space conversions
Hex:
        #361cf1
        RGB:
        54, 28, 241
        CMY:
        79, 89, 5
        CMYK:
        78, 88, 0, 5
      HSL:
        247°, 88.3817%, 52.7451%
        HSV (HSB):
        247°, 88.3817%, 94.5098%
        XYZ:
        17.8138, 7.9657, 83.8177
        xyY:
        0.1625, 0.0727, 7.9657
      CIE-Lab:
        33.9112, 71.0034, -97.2431
        CIE-LCH:
        33.9112, 120.4064, 306.1356
        CIE-Luv:
        33.9112, -6.4134, -125.1665
        Hunter-Lab:
        28.2235, 63.2724, -156.3222
      #361cf1 color charts
#361cf1 RGB chart
      #361cf1 CMYK chart
      #361cf1 RGB pie chart
      #361cf1 color shades, tints & tones
#361cf1 color schemes
#361cf1 color preview, HTML & CSS examples
           This text has a color of #361cf1        
        
          <p style="color:#361cf1;">Text here</p>
        
        
          .mytext {color:#361cf1;}
        
        Text color #361cf1
      
           This box has a color of #361cf1        
        
          <div style="background-color:#361cf1;">Content here</div>
        
        
          .mybackground {background-color:#361cf1;}
        
        Background color #361cf1
      
           Border around this has a color of #361cf1        
        
          <div style="border:2px solid #361cf1;">Content here</div>
        
        
          .myborder {border:2px solid #361cf1;}
        
        Border color #361cf1