#485f7f color space conversions
Hex:
        #485f7f
        RGB:
        72, 95, 127
        CMY:
        72, 63, 50
        CMYK:
        43, 25, 0, 50
      HSL:
        215°, 27.6382%, 39.0196%
        HSV (HSB):
        215°, 43.3071%, 49.8039%
        XYZ:
        10.5955, 11.0944, 21.6617
        xyY:
        0.2444, 0.2559, 11.0944
      CIE-Lab:
        39.7391, 0.3831, -20.6527
        CIE-LCH:
        39.7391, 20.6563, 271.0628
        CIE-Luv:
        39.7391, -11.7302, -28.7896
        Hunter-Lab:
        33.3083, -1.5083, -15.2427
      #485f7f color charts
#485f7f RGB chart
      #485f7f CMYK chart
      #485f7f RGB pie chart
      #485f7f color shades, tints & tones
#485f7f color schemes
#485f7f color preview, HTML & CSS examples
           This text has a color of #485f7f        
        
          <p style="color:#485f7f;">Text here</p>
        
        
          .mytext {color:#485f7f;}
        
        Text color #485f7f
      
           This box has a color of #485f7f        
        
          <div style="background-color:#485f7f;">Content here</div>
        
        
          .mybackground {background-color:#485f7f;}
        
        Background color #485f7f
      
           Border around this has a color of #485f7f        
        
          <div style="border:2px solid #485f7f;">Content here</div>
        
        
          .myborder {border:2px solid #485f7f;}
        
        Border color #485f7f