#3d83fa color space conversions
Hex:
        #3d83fa
        RGB:
        61, 131, 250
        CMY:
        76, 49, 2
        CMYK:
        76, 48, 0, 2
      HSL:
        218°, 94.9749%, 60.9804%
        HSV (HSB):
        218°, 75.6000%, 98.0392%
        XYZ:
        27.2961, 24.1268, 93.6608
        xyY:
        0.1881, 0.1663, 24.1268
      CIE-Lab:
        56.2146, 18.6114, -65.7003
        CIE-LCH:
        56.2146, 68.2856, 285.8162
        CIE-Luv:
        56.2146, -25.5207, -105.4763
        Hunter-Lab:
        49.1191, 13.2363, -78.6715
      #3d83fa color charts
#3d83fa RGB chart
      #3d83fa CMYK chart
      #3d83fa RGB pie chart
      #3d83fa color shades, tints & tones
#3d83fa color schemes
#3d83fa color preview, HTML & CSS examples
           This text has a color of #3d83fa        
        
          <p style="color:#3d83fa;">Text here</p>
        
        
          .mytext {color:#3d83fa;}
        
        Text color #3d83fa
      
           This box has a color of #3d83fa        
        
          <div style="background-color:#3d83fa;">Content here</div>
        
        
          .mybackground {background-color:#3d83fa;}
        
        Background color #3d83fa
      
           Border around this has a color of #3d83fa        
        
          <div style="border:2px solid #3d83fa;">Content here</div>
        
        
          .myborder {border:2px solid #3d83fa;}
        
        Border color #3d83fa