#3a59ea color space conversions
Hex:
        #3a59ea
        RGB:
        58, 89, 234
        CMY:
        77, 65, 8
        CMYK:
        75, 62, 0, 8
      HSL:
        229°, 80.7339%, 57.2549%
        HSV (HSB):
        229°, 75.2137%, 91.7647%
        XYZ:
        20.1686, 13.9848, 79.4782
        xyY:
        0.1775, 0.1231, 13.9848
      CIE-Lab:
        44.2111, 38.6976, -76.2652
        CIE-LCH:
        44.2111, 85.5212, 296.9036
        CIE-Luv:
        44.2111, -14.7117, -114.7267
        Hunter-Lab:
        37.3963, 30.8253, -99.8316
      #3a59ea color charts
#3a59ea RGB chart
      #3a59ea CMYK chart
      #3a59ea RGB pie chart
      #3a59ea color shades, tints & tones
#3a59ea color schemes
#3a59ea color preview, HTML & CSS examples
           This text has a color of #3a59ea        
        
          <p style="color:#3a59ea;">Text here</p>
        
        
          .mytext {color:#3a59ea;}
        
        Text color #3a59ea
      
           This box has a color of #3a59ea        
        
          <div style="background-color:#3a59ea;">Content here</div>
        
        
          .mybackground {background-color:#3a59ea;}
        
        Background color #3a59ea
      
           Border around this has a color of #3a59ea        
        
          <div style="border:2px solid #3a59ea;">Content here</div>
        
        
          .myborder {border:2px solid #3a59ea;}
        
        Border color #3a59ea