#362bc8 color space conversions
Hex:
        #362bc8
        RGB:
        54, 43, 200
        CMY:
        79, 83, 22
        CMYK:
        73, 79, 0, 22
      HSL:
        244°, 64.6091%, 47.6471%
        HSV (HSB):
        244°, 78.5000%, 78.4314%
        XYZ:
        12.8105, 6.6822, 55.2582
        xyY:
        0.1714, 0.0894, 6.6822
      CIE-Lab:
        31.0721, 53.4606, -78.3711
        CIE-LCH:
        31.0721, 94.8687, 304.2997
        CIE-Luv:
        31.0721, -5.6778, -102.0514
        Hunter-Lab:
        25.8499, 43.2227, -108.6469
      #362bc8 color charts
#362bc8 RGB chart
      #362bc8 CMYK chart
      #362bc8 RGB pie chart
      #362bc8 color shades, tints & tones
#362bc8 color schemes
#362bc8 color preview, HTML & CSS examples
           This text has a color of #362bc8        
        
          <p style="color:#362bc8;">Text here</p>
        
        
          .mytext {color:#362bc8;}
        
        Text color #362bc8
      
           This box has a color of #362bc8        
        
          <div style="background-color:#362bc8;">Content here</div>
        
        
          .mybackground {background-color:#362bc8;}
        
        Background color #362bc8
      
           Border around this has a color of #362bc8        
        
          <div style="border:2px solid #362bc8;">Content here</div>
        
        
          .myborder {border:2px solid #362bc8;}
        
        Border color #362bc8