#301080 color space conversions
Hex:
        #301080
        RGB:
        48, 16, 128
        CMY:
        81, 94, 50
        CMYK:
        63, 88, 0, 50
      HSL:
        257°, 77.7778%, 28.2353%
        HSV (HSB):
        257°, 87.5000%, 50.1961%
        XYZ:
        5.3005, 2.5575, 20.6363
        xyY:
        0.1860, 0.0898, 2.5575
      CIE-Lab:
        18.1766, 43.7148, -55.9575
        CIE-LCH:
        18.1766, 71.0086, 307.9975
        CIE-Luv:
        18.1766, 0.7066, -59.1474
        Hunter-Lab:
        15.9921, 31.1767, -65.3139
      #301080 color charts
#301080 RGB chart
      #301080 CMYK chart
      #301080 RGB pie chart
      #301080 color shades, tints & tones
#301080 color schemes
#301080 color preview, HTML & CSS examples
           This text has a color of #301080        
        
          <p style="color:#301080;">Text here</p>
        
        
          .mytext {color:#301080;}
        
        Text color #301080
      
           This box has a color of #301080        
        
          <div style="background-color:#301080;">Content here</div>
        
        
          .mybackground {background-color:#301080;}
        
        Background color #301080
      
           Border around this has a color of #301080        
        
          <div style="border:2px solid #301080;">Content here</div>
        
        
          .myborder {border:2px solid #301080;}
        
        Border color #301080