#362afc color space conversions
Hex:
        #362afc
        RGB:
        54, 42, 252
        CMY:
        79, 84, 1
        CMYK:
        79, 83, 0, 1
      HSL:
        243°, 97.2222%, 57.6471%
        HSV (HSB):
        243°, 83.3333%, 98.8235%
        XYZ:
        19.9200, 9.4685, 92.8732
        xyY:
        0.1629, 0.0774, 9.4685
      CIE-Lab:
        36.8711, 69.1055, -98.5165
        CIE-LCH:
        36.8711, 120.3373, 305.0481
        CIE-Luv:
        36.8711, -8.1399, -131.7719
        Hunter-Lab:
        30.7709, 61.7055, -157.4104
      #362afc color charts
#362afc RGB chart
      #362afc CMYK chart
      #362afc RGB pie chart
      #362afc color shades, tints & tones
#362afc color schemes
#362afc color preview, HTML & CSS examples
           This text has a color of #362afc        
        
          <p style="color:#362afc;">Text here</p>
        
        
          .mytext {color:#362afc;}
        
        Text color #362afc
      
           This box has a color of #362afc        
        
          <div style="background-color:#362afc;">Content here</div>
        
        
          .mybackground {background-color:#362afc;}
        
        Background color #362afc
      
           Border around this has a color of #362afc        
        
          <div style="border:2px solid #362afc;">Content here</div>
        
        
          .myborder {border:2px solid #362afc;}
        
        Border color #362afc