#3660e4 color space conversions
Hex:
        #3660e4
        RGB:
        54, 96, 228
        CMY:
        79, 62, 11
        CMYK:
        76, 58, 0, 11
      HSL:
        226°, 76.3158%, 55.2941%
        HSV (HSB):
        226°, 76.3158%, 89.4118%
        XYZ:
        19.7078, 14.7514, 75.2074
        xyY:
        0.1797, 0.1345, 14.7514
      CIE-Lab:
        45.2919, 31.7505, -71.1167
        CIE-LCH:
        45.2919, 77.8825, 294.0587
        CIE-Luv:
        45.2919, -17.0117, -108.2230
        Hunter-Lab:
        38.4076, 24.3789, -89.2126
      #3660e4 color charts
#3660e4 RGB chart
      #3660e4 CMYK chart
      #3660e4 RGB pie chart
      #3660e4 color shades, tints & tones
#3660e4 color schemes
#3660e4 color preview, HTML & CSS examples
           This text has a color of #3660e4        
        
          <p style="color:#3660e4;">Text here</p>
        
        
          .mytext {color:#3660e4;}
        
        Text color #3660e4
      
           This box has a color of #3660e4        
        
          <div style="background-color:#3660e4;">Content here</div>
        
        
          .mybackground {background-color:#3660e4;}
        
        Background color #3660e4
      
           Border around this has a color of #3660e4        
        
          <div style="border:2px solid #3660e4;">Content here</div>
        
        
          .myborder {border:2px solid #3660e4;}
        
        Border color #3660e4