#3600e5 color space conversions
Hex:
        #3600e5
        RGB:
        54, 0, 229
        CMY:
        79, 100, 10
        CMYK:
        76, 100, 0, 10
      HSL:
        254°, 100.0000%, 44.9020%
        HSV (HSB):
        254°, 100.0000%, 89.8039%
        XYZ:
        15.6642, 6.4414, 74.5465
        xyY:
        0.1621, 0.0666, 6.4414
      CIE-Lab:
        30.4999, 73.7015, -96.1008
        CIE-LCH:
        30.4999, 121.1085, 307.4853
        CIE-Luv:
        30.4999, -4.4882, -117.2682
        Hunter-Lab:
        25.3799, 65.7531, -156.3818
      #3600e5 color charts
#3600e5 RGB chart
      #3600e5 CMYK chart
      #3600e5 RGB pie chart
      #3600e5 color shades, tints & tones
#3600e5 color schemes
#3600e5 color preview, HTML & CSS examples
           This text has a color of #3600e5        
        
          <p style="color:#3600e5;">Text here</p>
        
        
          .mytext {color:#3600e5;}
        
        Text color #3600e5
      
           This box has a color of #3600e5        
        
          <div style="background-color:#3600e5;">Content here</div>
        
        
          .mybackground {background-color:#3600e5;}
        
        Background color #3600e5
      
           Border around this has a color of #3600e5        
        
          <div style="border:2px solid #3600e5;">Content here</div>
        
        
          .myborder {border:2px solid #3600e5;}
        
        Border color #3600e5