#362fe7 color space conversions
Hex:
        #362fe7
        RGB:
        54, 47, 231
        CMY:
        79, 82, 9
        CMYK:
        77, 80, 0, 9
      HSL:
        242°, 79.3103%, 54.5098%
        HSV (HSB):
        242°, 79.6537%, 90.5882%
        XYZ:
        16.9616, 8.5868, 76.3648
        xyY:
        0.1664, 0.0843, 8.5868
      CIE-Lab:
        35.1763, 60.9135, -89.4596
        CIE-LCH:
        35.1763, 108.2288, 304.2511
        CIE-Luv:
        35.1763, -7.7041, -119.8903
        Hunter-Lab:
        29.3033, 52.0406, -133.9983
      #362fe7 color charts
#362fe7 RGB chart
      #362fe7 CMYK chart
      #362fe7 RGB pie chart
      #362fe7 color shades, tints & tones
#362fe7 color schemes
#362fe7 color preview, HTML & CSS examples
           This text has a color of #362fe7        
        
          <p style="color:#362fe7;">Text here</p>
        
        
          .mytext {color:#362fe7;}
        
        Text color #362fe7
      
           This box has a color of #362fe7        
        
          <div style="background-color:#362fe7;">Content here</div>
        
        
          .mybackground {background-color:#362fe7;}
        
        Background color #362fe7
      
           Border around this has a color of #362fe7        
        
          <div style="border:2px solid #362fe7;">Content here</div>
        
        
          .myborder {border:2px solid #362fe7;}
        
        Border color #362fe7