#362bc3 color space conversions
Hex:
        #362bc3
        RGB:
        54, 43, 195
        CMY:
        79, 83, 24
        CMYK:
        72, 78, 0, 24
      HSL:
        244°, 63.8655%, 46.6667%
        HSV (HSB):
        244°, 77.9487%, 76.4706%
        XYZ:
        12.2355, 6.4522, 52.2303
        xyY:
        0.1725, 0.0910, 6.4522
      CIE-Lab:
        30.5257, 51.9214, -76.3444
        CIE-LCH:
        30.5257, 92.3272, 304.2194
        CIE-Luv:
        30.5257, -5.4149, -99.1256
        Hunter-Lab:
        25.4011, 41.5303, -104.1326
      #362bc3 color charts
#362bc3 RGB chart
      #362bc3 CMYK chart
      #362bc3 RGB pie chart
      #362bc3 color shades, tints & tones
#362bc3 color schemes
#362bc3 color preview, HTML & CSS examples
           This text has a color of #362bc3        
        
          <p style="color:#362bc3;">Text here</p>
        
        
          .mytext {color:#362bc3;}
        
        Text color #362bc3
      
           This box has a color of #362bc3        
        
          <div style="background-color:#362bc3;">Content here</div>
        
        
          .mybackground {background-color:#362bc3;}
        
        Background color #362bc3
      
           Border around this has a color of #362bc3        
        
          <div style="border:2px solid #362bc3;">Content here</div>
        
        
          .myborder {border:2px solid #362bc3;}
        
        Border color #362bc3