#3f78eb color space conversions
Hex:
        #3f78eb
        RGB:
        63, 120, 235
        CMY:
        75, 53, 8
        CMYK:
        73, 49, 0, 8
      HSL:
        220°, 81.1321%, 58.4314%
        HSV (HSB):
        220°, 73.1915%, 92.1569%
        XYZ:
        23.7618, 20.4879, 81.2994
        xyY:
        0.1893, 0.1632, 20.4879
      CIE-Lab:
        52.3844, 20.2201, -63.5385
        CIE-LCH:
        52.3844, 66.6782, 287.6528
        CIE-Luv:
        52.3844, -22.1557, -100.5454
        Hunter-Lab:
        45.2635, 14.4951, -74.8084
      #3f78eb color charts
#3f78eb RGB chart
      #3f78eb CMYK chart
      #3f78eb RGB pie chart
      #3f78eb color shades, tints & tones
#3f78eb color schemes
#3f78eb color preview, HTML & CSS examples
           This text has a color of #3f78eb        
        
          <p style="color:#3f78eb;">Text here</p>
        
        
          .mytext {color:#3f78eb;}
        
        Text color #3f78eb
      
           This box has a color of #3f78eb        
        
          <div style="background-color:#3f78eb;">Content here</div>
        
        
          .mybackground {background-color:#3f78eb;}
        
        Background color #3f78eb
      
           Border around this has a color of #3f78eb        
        
          <div style="border:2px solid #3f78eb;">Content here</div>
        
        
          .myborder {border:2px solid #3f78eb;}
        
        Border color #3f78eb