#3604ea color space conversions
Hex:
        #3604ea
        RGB:
        54, 4, 234
        CMY:
        79, 98, 8
        CMYK:
        77, 98, 0, 8
      HSL:
        253°, 96.6387%, 46.6667%
        HSV (HSB):
        253°, 98.2906%, 91.7647%
        XYZ:
        16.4160, 6.8116, 78.2915
        xyY:
        0.1617, 0.0671, 6.8116
      CIE-Lab:
        31.3741, 74.2506, -97.4971
        CIE-LCH:
        31.3741, 122.5514, 307.2917
        CIE-Luv:
        31.3741, -4.9217, -120.2780
        Hunter-Lab:
        26.0991, 66.6011, -159.5876
      #3604ea color charts
#3604ea RGB chart
      #3604ea CMYK chart
      #3604ea RGB pie chart
      #3604ea color shades, tints & tones
#3604ea color schemes
#3604ea color preview, HTML & CSS examples
           This text has a color of #3604ea        
        
          <p style="color:#3604ea;">Text here</p>
        
        
          .mytext {color:#3604ea;}
        
        Text color #3604ea
      
           This box has a color of #3604ea        
        
          <div style="background-color:#3604ea;">Content here</div>
        
        
          .mybackground {background-color:#3604ea;}
        
        Background color #3604ea
      
           Border around this has a color of #3604ea        
        
          <div style="border:2px solid #3604ea;">Content here</div>
        
        
          .myborder {border:2px solid #3604ea;}
        
        Border color #3604ea