#302f98 color space conversions
Hex:
        #302f98
        RGB:
        48, 47, 152
        CMY:
        81, 82, 40
        CMYK:
        68, 69, 0, 40
      HSL:
        241°, 52.7638%, 39.0196%
        HSV (HSB):
        241°, 69.0789%, 59.6078%
        XYZ:
        7.9029, 4.9284, 30.2405
        xyY:
        0.1835, 0.1144, 4.9284
      CIE-Lab:
        26.5298, 34.9146, -57.1615
        CIE-LCH:
        26.5298, 66.9811, 301.4169
        CIE-Luv:
        26.5298, -5.0481, -72.8670
        Hunter-Lab:
        22.2000, 24.6938, -65.2239
      #302f98 color charts
#302f98 RGB chart
      #302f98 CMYK chart
      #302f98 RGB pie chart
      #302f98 color shades, tints & tones
#302f98 color schemes
#302f98 color preview, HTML & CSS examples
           This text has a color of #302f98        
        
          <p style="color:#302f98;">Text here</p>
        
        
          .mytext {color:#302f98;}
        
        Text color #302f98
      
           This box has a color of #302f98        
        
          <div style="background-color:#302f98;">Content here</div>
        
        
          .mybackground {background-color:#302f98;}
        
        Background color #302f98
      
           Border around this has a color of #302f98        
        
          <div style="border:2px solid #302f98;">Content here</div>
        
        
          .myborder {border:2px solid #302f98;}
        
        Border color #302f98