#362fe2 color space conversions
Hex:
        #362fe2
        RGB:
        54, 47, 226
        CMY:
        79, 82, 11
        CMYK:
        76, 79, 0, 11
      HSL:
        242°, 75.5274%, 53.5294%
        HSV (HSB):
        242°, 79.2035%, 88.6275%
        XYZ:
        16.2653, 8.3083, 72.6979
        xyY:
        0.1672, 0.0854, 8.3083
      CIE-Lab:
        34.6169, 59.4187, -87.5332
        CIE-LCH:
        34.6169, 105.7953, 304.1692
        CIE-Luv:
        34.6169, -7.4714, -117.0234
        Hunter-Lab:
        28.8241, 50.2845, -129.3597
      #362fe2 color charts
#362fe2 RGB chart
      #362fe2 CMYK chart
      #362fe2 RGB pie chart
      #362fe2 color shades, tints & tones
#362fe2 color schemes
#362fe2 color preview, HTML & CSS examples
           This text has a color of #362fe2        
        
          <p style="color:#362fe2;">Text here</p>
        
        
          .mytext {color:#362fe2;}
        
        Text color #362fe2
      
           This box has a color of #362fe2        
        
          <div style="background-color:#362fe2;">Content here</div>
        
        
          .mybackground {background-color:#362fe2;}
        
        Background color #362fe2
      
           Border around this has a color of #362fe2        
        
          <div style="border:2px solid #362fe2;">Content here</div>
        
        
          .myborder {border:2px solid #362fe2;}
        
        Border color #362fe2