#3f83ce color space conversions
Hex:
        #3f83ce
        RGB:
        63, 131, 206
        CMY:
        75, 49, 19
        CMYK:
        69, 36, 0, 19
      HSL:
        211°, 59.3361%, 52.7451%
        HSV (HSB):
        211°, 69.4175%, 80.7843%
        XYZ:
        21.3068, 21.7456, 61.4669
        xyY:
        0.2039, 0.2081, 21.7456
      CIE-Lab:
        53.7560, 3.0636, -45.0249
        CIE-LCH:
        53.7560, 45.1290, 273.8925
        CIE-Luv:
        53.7560, -26.2799, -70.1515
        Hunter-Lab:
        46.6322, -0.0476, -45.5089
      #3f83ce color charts
#3f83ce RGB chart
      #3f83ce CMYK chart
      #3f83ce RGB pie chart
      #3f83ce color shades, tints & tones
#3f83ce color schemes
#3f83ce color preview, HTML & CSS examples
           This text has a color of #3f83ce        
        
          <p style="color:#3f83ce;">Text here</p>
        
        
          .mytext {color:#3f83ce;}
        
        Text color #3f83ce
      
           This box has a color of #3f83ce        
        
          <div style="background-color:#3f83ce;">Content here</div>
        
        
          .mybackground {background-color:#3f83ce;}
        
        Background color #3f83ce
      
           Border around this has a color of #3f83ce        
        
          <div style="border:2px solid #3f83ce;">Content here</div>
        
        
          .myborder {border:2px solid #3f83ce;}
        
        Border color #3f83ce