#301f5b color space conversions
Hex:
        #301f5b
        RGB:
        48, 31, 91
        CMY:
        81, 88, 64
        CMYK:
        47, 66, 0, 64
      HSL:
        257°, 49.1803%, 23.9216%
        HSV (HSB):
        257°, 65.9341%, 35.6863%
        XYZ:
        3.5972, 2.3637, 10.1642
        xyY:
        0.2231, 0.1466, 2.3637
      CIE-Lab:
        17.2906, 24.3790, -33.3289
        CIE-LCH:
        17.2906, 41.2935, 306.1842
        CIE-Luv:
        17.2906, 2.0368, -36.5141
        Hunter-Lab:
        15.3743, 14.8601, -28.4356
      #301f5b color charts
#301f5b RGB chart
      #301f5b CMYK chart
      #301f5b RGB pie chart
      #301f5b color shades, tints & tones
#301f5b color schemes
#301f5b color preview, HTML & CSS examples
           This text has a color of #301f5b        
        
          <p style="color:#301f5b;">Text here</p>
        
        
          .mytext {color:#301f5b;}
        
        Text color #301f5b
      
           This box has a color of #301f5b        
        
          <div style="background-color:#301f5b;">Content here</div>
        
        
          .mybackground {background-color:#301f5b;}
        
        Background color #301f5b
      
           Border around this has a color of #301f5b        
        
          <div style="border:2px solid #301f5b;">Content here</div>
        
        
          .myborder {border:2px solid #301f5b;}
        
        Border color #301f5b