#3b84fe color space conversions
Hex:
        #3b84fe
        RGB:
        59, 132, 254
        CMY:
        77, 48, 0
        CMYK:
        77, 48, 0, 0
      HSL:
        218°, 98.9848%, 61.3725%
        HSV (HSB):
        218°, 76.7717%, 99.6078%
        XYZ:
        27.9443, 24.5881, 97.0391
        xyY:
        0.1868, 0.1644, 24.5881
      CIE-Lab:
        56.6719, 19.2311, -67.1718
        CIE-LCH:
        56.6719, 69.8705, 285.9763
        CIE-Luv:
        56.6719, -26.0401, -108.0310
        Hunter-Lab:
        49.5864, 13.8171, -81.3183
      #3b84fe color charts
#3b84fe RGB chart
      #3b84fe CMYK chart
      #3b84fe RGB pie chart
      #3b84fe color shades, tints & tones
#3b84fe color schemes
#3b84fe color preview, HTML & CSS examples
           This text has a color of #3b84fe        
        
          <p style="color:#3b84fe;">Text here</p>
        
        
          .mytext {color:#3b84fe;}
        
        Text color #3b84fe
      
           This box has a color of #3b84fe        
        
          <div style="background-color:#3b84fe;">Content here</div>
        
        
          .mybackground {background-color:#3b84fe;}
        
        Background color #3b84fe
      
           Border around this has a color of #3b84fe        
        
          <div style="border:2px solid #3b84fe;">Content here</div>
        
        
          .myborder {border:2px solid #3b84fe;}
        
        Border color #3b84fe