#4082ff color space conversions
Hex:
        #4082ff
        RGB:
        64, 130, 255
        CMY:
        75, 49, 0
        CMYK:
        75, 49, 0, 0
      HSL:
        219°, 100.0000%, 62.5490%
        HSV (HSB):
        219°, 74.9020%, 100.0000%
        XYZ:
        28.1470, 24.2753, 97.8098
        xyY:
        0.1874, 0.1616, 24.2753
      CIE-Lab:
        56.3623, 21.3672, -68.2137
        CIE-LCH:
        56.3623, 71.4819, 287.3926
        CIE-Luv:
        56.3623, -24.6534, -109.7010
        Hunter-Lab:
        49.2699, 15.7513, -83.2126
      #4082ff color charts
#4082ff RGB chart
      #4082ff CMYK chart
      #4082ff RGB pie chart
      #4082ff color shades, tints & tones
#4082ff color schemes
#4082ff color preview, HTML & CSS examples
           This text has a color of #4082ff        
        
          <p style="color:#4082ff;">Text here</p>
        
        
          .mytext {color:#4082ff;}
        
        Text color #4082ff
      
           This box has a color of #4082ff        
        
          <div style="background-color:#4082ff;">Content here</div>
        
        
          .mybackground {background-color:#4082ff;}
        
        Background color #4082ff
      
           Border around this has a color of #4082ff        
        
          <div style="border:2px solid #4082ff;">Content here</div>
        
        
          .myborder {border:2px solid #4082ff;}
        
        Border color #4082ff