#362efd color space conversions
Hex:
        #362efd
        RGB:
        54, 46, 253
        CMY:
        79, 82, 1
        CMYK:
        79, 82, 0, 1
      HSL:
        242°, 98.1043%, 58.6275%
        HSV (HSB):
        242°, 81.8182%, 99.2157%
        XYZ:
        20.2279, 9.8301, 93.7598
        xyY:
        0.1634, 0.0794, 9.8301
      CIE-Lab:
        37.5358, 67.7630, -97.9721
        CIE-LCH:
        37.5358, 119.1233, 304.6699
        CIE-Luv:
        37.5358, -8.5974, -132.3743
        Hunter-Lab:
        31.3530, 60.2946, -155.3570
      #362efd color charts
#362efd RGB chart
      #362efd CMYK chart
      #362efd RGB pie chart
      #362efd color shades, tints & tones
#362efd color schemes
#362efd color preview, HTML & CSS examples
           This text has a color of #362efd        
        
          <p style="color:#362efd;">Text here</p>
        
        
          .mytext {color:#362efd;}
        
        Text color #362efd
      
           This box has a color of #362efd        
        
          <div style="background-color:#362efd;">Content here</div>
        
        
          .mybackground {background-color:#362efd;}
        
        Background color #362efd
      
           Border around this has a color of #362efd        
        
          <div style="border:2px solid #362efd;">Content here</div>
        
        
          .myborder {border:2px solid #362efd;}
        
        Border color #362efd