#3531f2 color space conversions
Hex:
        #3531f2
        RGB:
        53, 49, 242
        CMY:
        79, 81, 5
        CMYK:
        78, 80, 0, 5
      HSL:
        241°, 88.1279%, 57.0588%
        HSV (HSB):
        241°, 79.7521%, 94.9020%
        XYZ:
        18.5935, 9.3643, 84.8319
        xyY:
        0.1649, 0.0830, 9.3643
      CIE-Lab:
        36.6765, 63.2000, -93.2118
        CIE-LCH:
        36.6765, 112.6174, 304.1383
        CIE-Luv:
        36.6765, -8.5816, -126.1333
        Hunter-Lab:
        30.6012, 54.9060, -142.9417
      #3531f2 color charts
#3531f2 RGB chart
      #3531f2 CMYK chart
      #3531f2 RGB pie chart
      #3531f2 color shades, tints & tones
#3531f2 color schemes
#3531f2 color preview, HTML & CSS examples
           This text has a color of #3531f2        
        
          <p style="color:#3531f2;">Text here</p>
        
        
          .mytext {color:#3531f2;}
        
        Text color #3531f2
      
           This box has a color of #3531f2        
        
          <div style="background-color:#3531f2;">Content here</div>
        
        
          .mybackground {background-color:#3531f2;}
        
        Background color #3531f2
      
           Border around this has a color of #3531f2        
        
          <div style="border:2px solid #3531f2;">Content here</div>
        
        
          .myborder {border:2px solid #3531f2;}
        
        Border color #3531f2