#3f84fd color space conversions
Hex:
        #3f84fd
        RGB:
        63, 132, 253
        CMY:
        75, 48, 1
        CMYK:
        75, 48, 0, 1
      HSL:
        218°, 97.9381%, 61.9608%
        HSV (HSB):
        218°, 75.0988%, 99.2157%
        XYZ:
        28.0308, 24.6511, 96.2093
        xyY:
        0.1883, 0.1656, 24.6511
      CIE-Lab:
        56.7339, 19.3063, -66.5146
        CIE-LCH:
        56.7339, 69.2599, 286.1857
        CIE-Luv:
        56.7339, -25.4425, -107.0359
        Hunter-Lab:
        49.6499, 13.8882, -80.1344
      #3f84fd color charts
#3f84fd RGB chart
      #3f84fd CMYK chart
      #3f84fd RGB pie chart
      #3f84fd color shades, tints & tones
#3f84fd color schemes
#3f84fd color preview, HTML & CSS examples
           This text has a color of #3f84fd        
        
          <p style="color:#3f84fd;">Text here</p>
        
        
          .mytext {color:#3f84fd;}
        
        Text color #3f84fd
      
           This box has a color of #3f84fd        
        
          <div style="background-color:#3f84fd;">Content here</div>
        
        
          .mybackground {background-color:#3f84fd;}
        
        Background color #3f84fd
      
           Border around this has a color of #3f84fd        
        
          <div style="border:2px solid #3f84fd;">Content here</div>
        
        
          .myborder {border:2px solid #3f84fd;}
        
        Border color #3f84fd