#4082cf color space conversions
Hex:
        #4082cf
        RGB:
        64, 130, 207
        CMY:
        75, 49, 19
        CMYK:
        69, 37, 0, 19
      HSL:
        212°, 59.8326%, 53.1373%
        HSV (HSB):
        212°, 69.0821%, 81.1765%
        XYZ:
        21.3595, 21.5602, 62.0673
        xyY:
        0.2034, 0.2054, 21.5602
      CIE-Lab:
        53.5573, 4.1705, -45.9041
        CIE-LCH:
        53.5573, 46.0931, 275.1912
        CIE-Luv:
        53.5573, -25.7118, -71.6326
        Hunter-Lab:
        46.4330, 0.8533, -46.7502
      #4082cf color charts
#4082cf RGB chart
      #4082cf CMYK chart
      #4082cf RGB pie chart
      #4082cf color shades, tints & tones
#4082cf color schemes
#4082cf color preview, HTML & CSS examples
           This text has a color of #4082cf        
        
          <p style="color:#4082cf;">Text here</p>
        
        
          .mytext {color:#4082cf;}
        
        Text color #4082cf
      
           This box has a color of #4082cf        
        
          <div style="background-color:#4082cf;">Content here</div>
        
        
          .mybackground {background-color:#4082cf;}
        
        Background color #4082cf
      
           Border around this has a color of #4082cf        
        
          <div style="border:2px solid #4082cf;">Content here</div>
        
        
          .myborder {border:2px solid #4082cf;}
        
        Border color #4082cf