#4706c0 color space conversions
Hex:
        #4706c0
        RGB:
        71, 6, 192
        CMY:
        72, 98, 25
        CMYK:
        63, 97, 0, 25
      HSL:
        261°, 93.9394%, 38.8235%
        HSV (HSB):
        261°, 96.8750%, 75.2941%
        XYZ:
        12.1781, 5.2756, 50.2456
        xyY:
        0.1799, 0.0779, 5.2756
      CIE-Lab:
        27.5060, 64.5417, -79.5422
        CIE-LCH:
        27.5060, 102.4334, 309.0564
        CIE-Luv:
        27.5060, 1.2193, -97.3239
        Hunter-Lab:
        22.9687, 54.4461, -113.6228
      #4706c0 color charts
#4706c0 RGB chart
      #4706c0 CMYK chart
      #4706c0 RGB pie chart
      #4706c0 color shades, tints & tones
#4706c0 color schemes
#4706c0 color preview, HTML & CSS examples
           This text has a color of #4706c0        
        
          <p style="color:#4706c0;">Text here</p>
        
        
          .mytext {color:#4706c0;}
        
        Text color #4706c0
      
           This box has a color of #4706c0        
        
          <div style="background-color:#4706c0;">Content here</div>
        
        
          .mybackground {background-color:#4706c0;}
        
        Background color #4706c0
      
           Border around this has a color of #4706c0        
        
          <div style="border:2px solid #4706c0;">Content here</div>
        
        
          .myborder {border:2px solid #4706c0;}
        
        Border color #4706c0