#3d82ff color space conversions
Hex:
        #3d82ff
        RGB:
        61, 130, 255
        CMY:
        76, 49, 0
        CMYK:
        76, 49, 0, 0
      HSL:
        219°, 100.0000%, 61.9608%
        HSV (HSB):
        219°, 76.0784%, 100.0000%
        XYZ:
        27.9571, 24.1774, 97.8009
        xyY:
        0.1865, 0.1613, 24.1774
      CIE-Lab:
        56.2649, 21.0359, -68.3758
        CIE-LCH:
        56.2649, 71.5385, 287.1005
        CIE-Luv:
        56.2649, -25.1272, -109.8794
        Hunter-Lab:
        49.1705, 15.4423, -83.5095
      #3d82ff color charts
#3d82ff RGB chart
      #3d82ff CMYK chart
      #3d82ff RGB pie chart
      #3d82ff color shades, tints & tones
#3d82ff color schemes
#3d82ff color preview, HTML & CSS examples
           This text has a color of #3d82ff        
        
          <p style="color:#3d82ff;">Text here</p>
        
        
          .mytext {color:#3d82ff;}
        
        Text color #3d82ff
      
           This box has a color of #3d82ff        
        
          <div style="background-color:#3d82ff;">Content here</div>
        
        
          .mybackground {background-color:#3d82ff;}
        
        Background color #3d82ff
      
           Border around this has a color of #3d82ff        
        
          <div style="border:2px solid #3d82ff;">Content here</div>
        
        
          .myborder {border:2px solid #3d82ff;}
        
        Border color #3d82ff