#363ea5 color space conversions
Hex:
        #363ea5
        RGB:
        54, 62, 165
        CMY:
        79, 76, 35
        CMYK:
        67, 62, 0, 35
      HSL:
        236°, 50.6849%, 42.9412%
        HSV (HSB):
        236°, 67.2727%, 64.7059%
        XYZ:
        10.0355, 6.9461, 36.4091
        xyY:
        0.1880, 0.1301, 6.9461
      CIE-Lab:
        31.6840, 30.7872, -56.6046
        CIE-LCH:
        31.6840, 64.4354, 298.5417
        CIE-Luv:
        31.6840, -7.4954, -77.6703
        Hunter-Lab:
        26.3555, 21.8459, -63.4580
      #363ea5 color charts
#363ea5 RGB chart
      #363ea5 CMYK chart
      #363ea5 RGB pie chart
      #363ea5 color shades, tints & tones
#363ea5 color schemes
#363ea5 color preview, HTML & CSS examples
           This text has a color of #363ea5        
        
          <p style="color:#363ea5;">Text here</p>
        
        
          .mytext {color:#363ea5;}
        
        Text color #363ea5
      
           This box has a color of #363ea5        
        
          <div style="background-color:#363ea5;">Content here</div>
        
        
          .mybackground {background-color:#363ea5;}
        
        Background color #363ea5
      
           Border around this has a color of #363ea5        
        
          <div style="border:2px solid #363ea5;">Content here</div>
        
        
          .myborder {border:2px solid #363ea5;}
        
        Border color #363ea5