#3f5dea color space conversions
Hex:
        #3f5dea
        RGB:
        63, 93, 234
        CMY:
        75, 64, 8
        CMYK:
        73, 60, 0, 8
      HSL:
        229°, 80.2817%, 58.2353%
        HSV (HSB):
        229°, 73.0769%, 91.7647%
        XYZ:
        20.8155, 14.8260, 79.6065
        xyY:
        0.1806, 0.1286, 14.8260
      CIE-Lab:
        45.3949, 36.7504, -74.3210
        CIE-LCH:
        45.3949, 82.9108, 296.3116
        CIE-Luv:
        45.3949, -14.8157, -113.0206
        Hunter-Lab:
        38.5045, 29.1142, -95.6265
      #3f5dea color charts
#3f5dea RGB chart
      #3f5dea CMYK chart
      #3f5dea RGB pie chart
      #3f5dea color shades, tints & tones
#3f5dea color schemes
#3f5dea color preview, HTML & CSS examples
           This text has a color of #3f5dea        
        
          <p style="color:#3f5dea;">Text here</p>
        
        
          .mytext {color:#3f5dea;}
        
        Text color #3f5dea
      
           This box has a color of #3f5dea        
        
          <div style="background-color:#3f5dea;">Content here</div>
        
        
          .mybackground {background-color:#3f5dea;}
        
        Background color #3f5dea
      
           Border around this has a color of #3f5dea        
        
          <div style="border:2px solid #3f5dea;">Content here</div>
        
        
          .myborder {border:2px solid #3f5dea;}
        
        Border color #3f5dea