#3f54da color space conversions
Hex:
        #3f54da
        RGB:
        63, 84, 218
        CMY:
        75, 67, 15
        CMYK:
        71, 61, 0, 15
      HSL:
        232°, 67.6856%, 55.0980%
        HSV (HSB):
        232°, 71.1009%, 85.4902%
        XYZ:
        17.8751, 12.4594, 67.7924
        xyY:
        0.1822, 0.1270, 12.4594
      CIE-Lab:
        41.9371, 36.7374, -70.8885
        CIE-LCH:
        41.9371, 79.8425, 297.3951
        CIE-Luv:
        41.9371, -12.3511, -105.5438
        Hunter-Lab:
        35.2978, 28.6227, -89.1630
      #3f54da color charts
#3f54da RGB chart
      #3f54da CMYK chart
      #3f54da RGB pie chart
      #3f54da color shades, tints & tones
#3f54da color schemes
#3f54da color preview, HTML & CSS examples
           This text has a color of #3f54da        
        
          <p style="color:#3f54da;">Text here</p>
        
        
          .mytext {color:#3f54da;}
        
        Text color #3f54da
      
           This box has a color of #3f54da        
        
          <div style="background-color:#3f54da;">Content here</div>
        
        
          .mybackground {background-color:#3f54da;}
        
        Background color #3f54da
      
           Border around this has a color of #3f54da        
        
          <div style="border:2px solid #3f54da;">Content here</div>
        
        
          .myborder {border:2px solid #3f54da;}
        
        Border color #3f54da