#3534ef color space conversions
Hex:
        #3534ef
        RGB:
        53, 52, 239
        CMY:
        79, 80, 6
        CMYK:
        78, 78, 0, 6
      HSL:
        240°, 85.3881%, 57.0588%
        HSV (HSB):
        240°, 78.2427%, 93.7255%
        XYZ:
        18.2762, 9.4449, 82.5211
        xyY:
        0.1658, 0.0857, 9.4449
      CIE-Lab:
        36.8271, 60.8900, -91.2657
        CIE-LCH:
        36.8271, 109.7134, 303.7101
        CIE-Luv:
        36.8271, -8.8317, -124.3532
        Hunter-Lab:
        30.7325, 52.3695, -137.6894
      #3534ef color charts
#3534ef RGB chart
      #3534ef CMYK chart
      #3534ef RGB pie chart
      #3534ef color shades, tints & tones
#3534ef color schemes
#3534ef color preview, HTML & CSS examples
           This text has a color of #3534ef        
        
          <p style="color:#3534ef;">Text here</p>
        
        
          .mytext {color:#3534ef;}
        
        Text color #3534ef
      
           This box has a color of #3534ef        
        
          <div style="background-color:#3534ef;">Content here</div>
        
        
          .mybackground {background-color:#3534ef;}
        
        Background color #3534ef
      
           Border around this has a color of #3534ef        
        
          <div style="border:2px solid #3534ef;">Content here</div>
        
        
          .myborder {border:2px solid #3534ef;}
        
        Border color #3534ef