#3530ea color space conversions
Hex:
        #3530ea
        RGB:
        53, 48, 234
        CMY:
        79, 81, 8
        CMYK:
        77, 79, 0, 8
      HSL:
        242°, 81.5789%, 55.2941%
        HSV (HSB):
        242°, 79.4872%, 91.7647%
        XYZ:
        17.3764, 8.8113, 78.6268
        xyY:
        0.1658, 0.0841, 8.8113
      CIE-Lab:
        35.6184, 61.2840, -90.4349
        CIE-LCH:
        35.6184, 109.2437, 304.1239
        CIE-Luv:
        35.6184, -8.1056, -121.5875
        Hunter-Lab:
        29.6838, 52.5443, -136.2692
      #3530ea color charts
#3530ea RGB chart
      #3530ea CMYK chart
      #3530ea RGB pie chart
      #3530ea color shades, tints & tones
#3530ea color schemes
#3530ea color preview, HTML & CSS examples
           This text has a color of #3530ea        
        
          <p style="color:#3530ea;">Text here</p>
        
        
          .mytext {color:#3530ea;}
        
        Text color #3530ea
      
           This box has a color of #3530ea        
        
          <div style="background-color:#3530ea;">Content here</div>
        
        
          .mybackground {background-color:#3530ea;}
        
        Background color #3530ea
      
           Border around this has a color of #3530ea        
        
          <div style="border:2px solid #3530ea;">Content here</div>
        
        
          .myborder {border:2px solid #3530ea;}
        
        Border color #3530ea