#301f6b color space conversions
Hex:
        #301f6b
        RGB:
        48, 31, 107
        CMY:
        81, 88, 58
        CMYK:
        55, 71, 0, 58
      HSL:
        253°, 55.0725%, 27.0588%
        HSV (HSB):
        253°, 71.0280%, 41.9608%
        XYZ:
        4.3628, 2.6699, 14.1953
        xyY:
        0.2055, 0.1258, 2.6699
      CIE-Lab:
        18.6701, 29.5835, -41.6364
        CIE-LCH:
        18.6701, 51.0762, 305.3945
        CIE-Luv:
        18.6701, 0.6683, -46.6326
        Hunter-Lab:
        16.3398, 19.0652, -40.0708
      #301f6b color charts
#301f6b RGB chart
      #301f6b CMYK chart
      #301f6b RGB pie chart
      #301f6b color shades, tints & tones
#301f6b color schemes
#301f6b color preview, HTML & CSS examples
           This text has a color of #301f6b        
        
          <p style="color:#301f6b;">Text here</p>
        
        
          .mytext {color:#301f6b;}
        
        Text color #301f6b
      
           This box has a color of #301f6b        
        
          <div style="background-color:#301f6b;">Content here</div>
        
        
          .mybackground {background-color:#301f6b;}
        
        Background color #301f6b
      
           Border around this has a color of #301f6b        
        
          <div style="border:2px solid #301f6b;">Content here</div>
        
        
          .myborder {border:2px solid #301f6b;}
        
        Border color #301f6b