#3668ed color space conversions
Hex:
        #3668ed
        RGB:
        54, 104, 237
        CMY:
        79, 59, 7
        CMYK:
        77, 56, 0, 7
      HSL:
        224°, 83.5616%, 57.0588%
        HSV (HSB):
        224°, 77.2152%, 92.9412%
        XYZ:
        21.7577, 16.7993, 82.2166
        xyY:
        0.1802, 0.1391, 16.7993
      CIE-Lab:
        48.0062, 29.9752, -71.7668
        CIE-LCH:
        48.0062, 77.7752, 292.6690
        CIE-Luv:
        48.0062, -19.0973, -110.9620
        Hunter-Lab:
        40.9870, 23.0285, -90.2401
      #3668ed color charts
#3668ed RGB chart
      #3668ed CMYK chart
      #3668ed RGB pie chart
      #3668ed color shades, tints & tones
#3668ed color schemes
#3668ed color preview, HTML & CSS examples
           This text has a color of #3668ed        
        
          <p style="color:#3668ed;">Text here</p>
        
        
          .mytext {color:#3668ed;}
        
        Text color #3668ed
      
           This box has a color of #3668ed        
        
          <div style="background-color:#3668ed;">Content here</div>
        
        
          .mybackground {background-color:#3668ed;}
        
        Background color #3668ed
      
           Border around this has a color of #3668ed        
        
          <div style="border:2px solid #3668ed;">Content here</div>
        
        
          .myborder {border:2px solid #3668ed;}
        
        Border color #3668ed