#3f84be color space conversions
Hex:
        #3f84be
        RGB:
        63, 132, 190
        CMY:
        75, 48, 25
        CMYK:
        67, 31, 0, 25
      HSL:
        207°, 50.1976%, 49.6078%
        HSV (HSB):
        207°, 66.8421%, 74.5098%
        XYZ:
        19.5954, 21.2770, 51.7893
        xyY:
        0.2115, 0.2296, 21.2770
      CIE-Lab:
        53.2513, -3.1209, -36.7205
        CIE-LCH:
        53.2513, 36.8528, 265.1420
        CIE-Luv:
        53.2513, -27.1440, -55.9293
        Hunter-Lab:
        46.1270, -4.8928, -34.2792
      #3f84be color charts
#3f84be RGB chart
      #3f84be CMYK chart
      #3f84be RGB pie chart
      #3f84be color shades, tints & tones
#3f84be color schemes
#3f84be color preview, HTML & CSS examples
           This text has a color of #3f84be        
        
          <p style="color:#3f84be;">Text here</p>
        
        
          .mytext {color:#3f84be;}
        
        Text color #3f84be
      
           This box has a color of #3f84be        
        
          <div style="background-color:#3f84be;">Content here</div>
        
        
          .mybackground {background-color:#3f84be;}
        
        Background color #3f84be
      
           Border around this has a color of #3f84be        
        
          <div style="border:2px solid #3f84be;">Content here</div>
        
        
          .myborder {border:2px solid #3f84be;}
        
        Border color #3f84be