#35086f color space conversions
Hex:
        #35086f
        RGB:
        53, 8, 111
        CMY:
        79, 97, 56
        CMYK:
        52, 93, 0, 56
      HSL:
        266°, 86.5546%, 23.3333%
        HSV (HSB):
        266°, 92.7928%, 43.5294%
        XYZ:
        4.4243, 2.0782, 15.2069
        xyY:
        0.2038, 0.0957, 2.0782
      CIE-Lab:
        15.8926, 42.3931, -48.7791
        CIE-LCH:
        15.8926, 64.6264, 310.9934
        CIE-Luv:
        15.8926, 4.1434, -49.1804
        Hunter-Lab:
        14.4161, 29.5530, -52.4509
      #35086f color charts
#35086f RGB chart
      #35086f CMYK chart
      #35086f RGB pie chart
      #35086f color shades, tints & tones
#35086f color schemes
#35086f color preview, HTML & CSS examples
           This text has a color of #35086f        
        
          <p style="color:#35086f;">Text here</p>
        
        
          .mytext {color:#35086f;}
        
        Text color #35086f
      
           This box has a color of #35086f        
        
          <div style="background-color:#35086f;">Content here</div>
        
        
          .mybackground {background-color:#35086f;}
        
        Background color #35086f
      
           Border around this has a color of #35086f        
        
          <div style="border:2px solid #35086f;">Content here</div>
        
        
          .myborder {border:2px solid #35086f;}
        
        Border color #35086f