#310085 color space conversions
Hex:
        #310085
        RGB:
        49, 0, 133
        CMY:
        81, 100, 48
        CMYK:
        63, 100, 0, 48
      HSL:
        262°, 100.0000%, 26.0784%
        HSV (HSB):
        262°, 100.0000%, 52.1569%
        XYZ:
        5.5003, 2.3464, 22.3533
        xyY:
        0.1821, 0.0777, 2.3464
      CIE-Lab:
        17.2093, 50.2542, -60.7268
        CIE-LCH:
        17.2093, 78.8240, 309.6093
        CIE-Luv:
        17.2093, 1.4170, -60.9326
        Hunter-Lab:
        15.3180, 37.2876, -75.7981
      #310085 color charts
#310085 RGB chart
      #310085 CMYK chart
      #310085 RGB pie chart
      #310085 color shades, tints & tones
#310085 color schemes
#310085 color preview, HTML & CSS examples
           This text has a color of #310085        
        
          <p style="color:#310085;">Text here</p>
        
        
          .mytext {color:#310085;}
        
        Text color #310085
      
           This box has a color of #310085        
        
          <div style="background-color:#310085;">Content here</div>
        
        
          .mybackground {background-color:#310085;}
        
        Background color #310085
      
           Border around this has a color of #310085        
        
          <div style="border:2px solid #310085;">Content here</div>
        
        
          .myborder {border:2px solid #310085;}
        
        Border color #310085