#3b84fa color space conversions
Hex:
        #3b84fa
        RGB:
        59, 132, 250
        CMY:
        77, 48, 2
        CMYK:
        76, 47, 0, 2
      HSL:
        217°, 95.0249%, 60.5882%
        HSV (HSB):
        217°, 76.4000%, 98.0392%
        XYZ:
        27.3102, 24.3345, 93.7001
        xyY:
        0.1879, 0.1674, 24.3345
      CIE-Lab:
        56.4211, 17.7779, -65.3708
        CIE-LCH:
        56.4211, 67.7451, 285.2139
        CIE-Luv:
        56.4211, -26.1290, -104.9742
        Hunter-Lab:
        49.3300, 12.4943, -78.0877
      #3b84fa color charts
#3b84fa RGB chart
      #3b84fa CMYK chart
      #3b84fa RGB pie chart
      #3b84fa color shades, tints & tones
#3b84fa color schemes
#3b84fa color preview, HTML & CSS examples
           This text has a color of #3b84fa        
        
          <p style="color:#3b84fa;">Text here</p>
        
        
          .mytext {color:#3b84fa;}
        
        Text color #3b84fa
      
           This box has a color of #3b84fa        
        
          <div style="background-color:#3b84fa;">Content here</div>
        
        
          .mybackground {background-color:#3b84fa;}
        
        Background color #3b84fa
      
           Border around this has a color of #3b84fa        
        
          <div style="border:2px solid #3b84fa;">Content here</div>
        
        
          .myborder {border:2px solid #3b84fa;}
        
        Border color #3b84fa