#045064 color space conversions
Hex:
        #045064
        RGB:
        4, 80, 100
        CMY:
        98, 69, 61
        CMYK:
        96, 20, 0, 61
      HSL:
        193°, 92.3077%, 20.3922%
        HSV (HSB):
        193°, 96.0000%, 39.2157%
        XYZ:
        5.2190, 6.6832, 13.0715
        xyY:
        0.2090, 0.2676, 6.6832
      CIE-Lab:
        31.0746, -12.8646, -17.4993
        CIE-LCH:
        31.0746, 21.7192, 233.6785
        CIE-Luv:
        31.0746, -21.6332, -21.2501
        Hunter-Lab:
        25.8520, -9.2054, -11.8824
      #045064 color charts
#045064 RGB chart
      #045064 CMYK chart
      #045064 RGB pie chart
      #045064 color shades, tints & tones
#045064 color schemes
#045064 color preview, HTML & CSS examples
           This text has a color of #045064        
        
          <p style="color:#045064;">Text here</p>
        
        
          .mytext {color:#045064;}
        
        Text color #045064
      
           This box has a color of #045064        
        
          <div style="background-color:#045064;">Content here</div>
        
        
          .mybackground {background-color:#045064;}
        
        Background color #045064
      
           Border around this has a color of #045064        
        
          <div style="border:2px solid #045064;">Content here</div>
        
        
          .myborder {border:2px solid #045064;}
        
        Border color #045064