#3f89f2 color space conversions
Hex:
        #3f89f2
        RGB:
        63, 137, 242
        CMY:
        75, 46, 5
        CMYK:
        74, 43, 0, 5
      HSL:
        215°, 87.3171%, 59.8039%
        HSV (HSB):
        215°, 73.9669%, 94.9020%
        XYZ:
        27.0226, 25.3589, 87.4749
        xyY:
        0.1932, 0.1813, 25.3589
      CIE-Lab:
        57.4234, 12.2951, -59.3329
        CIE-LCH:
        57.4234, 60.5934, 281.7073
        CIE-Luv:
        57.4234, -27.2252, -95.2603
        Hunter-Lab:
        50.3576, 7.6597, -67.7408
      #3f89f2 color charts
#3f89f2 RGB chart
      #3f89f2 CMYK chart
      #3f89f2 RGB pie chart
      #3f89f2 color shades, tints & tones
#3f89f2 color schemes
#3f89f2 color preview, HTML & CSS examples
           This text has a color of #3f89f2        
        
          <p style="color:#3f89f2;">Text here</p>
        
        
          .mytext {color:#3f89f2;}
        
        Text color #3f89f2
      
           This box has a color of #3f89f2        
        
          <div style="background-color:#3f89f2;">Content here</div>
        
        
          .mybackground {background-color:#3f89f2;}
        
        Background color #3f89f2
      
           Border around this has a color of #3f89f2        
        
          <div style="border:2px solid #3f89f2;">Content here</div>
        
        
          .myborder {border:2px solid #3f89f2;}
        
        Border color #3f89f2