#302c8e color space conversions
Hex:
        #302c8e
        RGB:
        48, 44, 142
        CMY:
        81, 83, 44
        CMYK:
        66, 69, 0, 44
      HSL:
        242°, 52.6882%, 36.4706%
        HSV (HSB):
        242°, 69.0141%, 55.6863%
        XYZ:
        7.0021, 4.3827, 26.0681
        xyY:
        0.1870, 0.1170, 4.3827
      CIE-Lab:
        24.8984, 33.3178, -53.6735
        CIE-LCH:
        24.8984, 63.1738, 301.8300
        CIE-Luv:
        24.8984, -3.9778, -67.0089
        Hunter-Lab:
        20.9350, 23.0664, -59.1730
      #302c8e color charts
#302c8e RGB chart
      #302c8e CMYK chart
      #302c8e RGB pie chart
      #302c8e color shades, tints & tones
#302c8e color schemes
#302c8e color preview, HTML & CSS examples
           This text has a color of #302c8e        
        
          <p style="color:#302c8e;">Text here</p>
        
        
          .mytext {color:#302c8e;}
        
        Text color #302c8e
      
           This box has a color of #302c8e        
        
          <div style="background-color:#302c8e;">Content here</div>
        
        
          .mybackground {background-color:#302c8e;}
        
        Background color #302c8e
      
           Border around this has a color of #302c8e        
        
          <div style="border:2px solid #302c8e;">Content here</div>
        
        
          .myborder {border:2px solid #302c8e;}
        
        Border color #302c8e