#4082e5 color space conversions
Hex:
        #4082e5
        RGB:
        64, 130, 229
        CMY:
        75, 49, 10
        CMYK:
        72, 43, 0, 10
      HSL:
        216°, 76.0369%, 57.4510%
        HSV (HSB):
        216°, 72.0524%, 89.8039%
        XYZ:
        24.2398, 22.7124, 77.2351
        xyY:
        0.1952, 0.1829, 22.7124
      CIE-Lab:
        54.7749, 12.0147, -56.3415
        CIE-LCH:
        54.7749, 57.6084, 282.0379
        CIE-Luv:
        54.7749, -25.1564, -89.5266
        Hunter-Lab:
        47.6575, 7.3890, -62.7267
      #4082e5 color charts
#4082e5 RGB chart
      #4082e5 CMYK chart
      #4082e5 RGB pie chart
      #4082e5 color shades, tints & tones
#4082e5 color schemes
#4082e5 color preview, HTML & CSS examples
           This text has a color of #4082e5        
        
          <p style="color:#4082e5;">Text here</p>
        
        
          .mytext {color:#4082e5;}
        
        Text color #4082e5
      
           This box has a color of #4082e5        
        
          <div style="background-color:#4082e5;">Content here</div>
        
        
          .mybackground {background-color:#4082e5;}
        
        Background color #4082e5
      
           Border around this has a color of #4082e5        
        
          <div style="border:2px solid #4082e5;">Content here</div>
        
        
          .myborder {border:2px solid #4082e5;}
        
        Border color #4082e5