#3f83dc color space conversions
Hex:
        #3f83dc
        RGB:
        63, 131, 220
        CMY:
        75, 49, 14
        CMYK:
        71, 40, 0, 14
      HSL:
        214°, 69.1630%, 55.4902%
        HSV (HSB):
        214°, 71.3636%, 86.2745%
        XYZ:
        23.0845, 22.4567, 70.8280
        xyY:
        0.1984, 0.1930, 22.4567
      CIE-Lab:
        54.5082, 8.0440, -51.7260
        CIE-LCH:
        54.5082, 52.3478, 278.8393
        CIE-Luv:
        54.5082, -25.8840, -81.6708
        Hunter-Lab:
        47.3885, 4.0233, -55.4444
      #3f83dc color charts
#3f83dc RGB chart
      #3f83dc CMYK chart
      #3f83dc RGB pie chart
      #3f83dc color shades, tints & tones
#3f83dc color schemes
#3f83dc color preview, HTML & CSS examples
           This text has a color of #3f83dc        
        
          <p style="color:#3f83dc;">Text here</p>
        
        
          .mytext {color:#3f83dc;}
        
        Text color #3f83dc
      
           This box has a color of #3f83dc        
        
          <div style="background-color:#3f83dc;">Content here</div>
        
        
          .mybackground {background-color:#3f83dc;}
        
        Background color #3f83dc
      
           Border around this has a color of #3f83dc        
        
          <div style="border:2px solid #3f83dc;">Content here</div>
        
        
          .myborder {border:2px solid #3f83dc;}
        
        Border color #3f83dc