#4082e8 color space conversions
Hex:
        #4082e8
        RGB:
        64, 130, 232
        CMY:
        75, 49, 9
        CMYK:
        72, 44, 0, 9
      HSL:
        216°, 78.5047%, 58.0392%
        HSV (HSB):
        216°, 72.4138%, 90.9804%
        XYZ:
        24.6625, 22.8814, 79.4606
        xyY:
        0.1942, 0.1802, 22.8814
      CIE-Lab:
        54.9500, 13.0919, -57.7366
        CIE-LCH:
        54.9500, 59.2023, 282.7759
        CIE-Luv:
        54.9500, -25.0899, -91.9097
        Hunter-Lab:
        47.8346, 8.3203, -65.0057
      #4082e8 color charts
#4082e8 RGB chart
      #4082e8 CMYK chart
      #4082e8 RGB pie chart
      #4082e8 color shades, tints & tones
#4082e8 color schemes
#4082e8 color preview, HTML & CSS examples
           This text has a color of #4082e8        
        
          <p style="color:#4082e8;">Text here</p>
        
        
          .mytext {color:#4082e8;}
        
        Text color #4082e8
      
           This box has a color of #4082e8        
        
          <div style="background-color:#4082e8;">Content here</div>
        
        
          .mybackground {background-color:#4082e8;}
        
        Background color #4082e8
      
           Border around this has a color of #4082e8        
        
          <div style="border:2px solid #4082e8;">Content here</div>
        
        
          .myborder {border:2px solid #4082e8;}
        
        Border color #4082e8