#362fc8 color space conversions
Hex:
        #362fc8
        RGB:
        54, 47, 200
        CMY:
        79, 82, 22
        CMYK:
        73, 77, 0, 22
      HSL:
        243°, 61.9433%, 48.4314%
        HSV (HSB):
        243°, 76.5000%, 78.4314%
        XYZ:
        12.9632, 6.9874, 55.3091
        xyY:
        0.1722, 0.0928, 6.9874
      CIE-Lab:
        31.7783, 51.4309, -77.2025
        CIE-LCH:
        31.7783, 92.7651, 303.6708
        CIE-Luv:
        31.7783, -6.2249, -101.9041
        Hunter-Lab:
        26.4337, 41.2777, -105.5527
      #362fc8 color charts
#362fc8 RGB chart
      #362fc8 CMYK chart
      #362fc8 RGB pie chart
      #362fc8 color shades, tints & tones
#362fc8 color schemes
#362fc8 color preview, HTML & CSS examples
           This text has a color of #362fc8        
        
          <p style="color:#362fc8;">Text here</p>
        
        
          .mytext {color:#362fc8;}
        
        Text color #362fc8
      
           This box has a color of #362fc8        
        
          <div style="background-color:#362fc8;">Content here</div>
        
        
          .mybackground {background-color:#362fc8;}
        
        Background color #362fc8
      
           Border around this has a color of #362fc8        
        
          <div style="border:2px solid #362fc8;">Content here</div>
        
        
          .myborder {border:2px solid #362fc8;}
        
        Border color #362fc8