#362ff8 color space conversions
Hex:
        #362ff8
        RGB:
        54, 47, 248
        CMY:
        79, 82, 3
        CMYK:
        78, 81, 0, 3
      HSL:
        242°, 93.4884%, 57.8431%
        HSV (HSB):
        242°, 81.0484%, 97.2549%
        XYZ:
        19.4811, 9.5946, 89.6321
        xyY:
        0.1641, 0.0808, 9.5946
      CIE-Lab:
        37.1048, 65.9007, -95.8810
        CIE-LCH:
        37.1048, 116.3446, 304.5014
        CIE-Luv:
        37.1048, -8.4813, -129.5557
        Hunter-Lab:
        30.9752, 58.0569, -149.8835
      #362ff8 color charts
#362ff8 RGB chart
      #362ff8 CMYK chart
      #362ff8 RGB pie chart
      #362ff8 color shades, tints & tones
#362ff8 color schemes
#362ff8 color preview, HTML & CSS examples
           This text has a color of #362ff8        
        
          <p style="color:#362ff8;">Text here</p>
        
        
          .mytext {color:#362ff8;}
        
        Text color #362ff8
      
           This box has a color of #362ff8        
        
          <div style="background-color:#362ff8;">Content here</div>
        
        
          .mybackground {background-color:#362ff8;}
        
        Background color #362ff8
      
           Border around this has a color of #362ff8        
        
          <div style="border:2px solid #362ff8;">Content here</div>
        
        
          .myborder {border:2px solid #362ff8;}
        
        Border color #362ff8