#365bc2 color space conversions
Hex:
        #365bc2
        RGB:
        54, 91, 194
        CMY:
        79, 64, 24
        CMYK:
        72, 53, 0, 24
      HSL:
        224°, 56.4516%, 48.6275%
        HSV (HSB):
        224°, 72.1649%, 76.0784%
        XYZ:
        15.0000, 12.1615, 52.5958
        xyY:
        0.1881, 0.1525, 12.1615
      CIE-Lab:
        41.4716, 22.4789, -57.8365
        CIE-LCH:
        41.4716, 62.0513, 291.2393
        CIE-Luv:
        41.4716, -15.5945, -86.3682
        Hunter-Lab:
        34.8733, 15.7497, -65.0095
      #365bc2 color charts
#365bc2 RGB chart
      #365bc2 CMYK chart
      #365bc2 RGB pie chart
      #365bc2 color shades, tints & tones
#365bc2 color schemes
#365bc2 color preview, HTML & CSS examples
           This text has a color of #365bc2        
        
          <p style="color:#365bc2;">Text here</p>
        
        
          .mytext {color:#365bc2;}
        
        Text color #365bc2
      
           This box has a color of #365bc2        
        
          <div style="background-color:#365bc2;">Content here</div>
        
        
          .mybackground {background-color:#365bc2;}
        
        Background color #365bc2
      
           Border around this has a color of #365bc2        
        
          <div style="border:2px solid #365bc2;">Content here</div>
        
        
          .myborder {border:2px solid #365bc2;}
        
        Border color #365bc2