#301bb0 color space conversions
Hex:
        #301bb0
        RGB:
        48, 27, 176
        CMY:
        81, 89, 31
        CMYK:
        73, 85, 0, 31
      HSL:
        248°, 73.3990%, 39.8039%
        HSV (HSB):
        248°, 84.6591%, 69.0196%
        XYZ:
        9.4473, 4.5468, 41.4540
        xyY:
        0.1704, 0.0820, 4.5468
      CIE-Lab:
        25.4026, 53.1521, -73.5708
        CIE-LCH:
        25.4026, 90.7624, 305.8466
        CIE-Luv:
        25.4026, -3.5582, -87.7651
        Hunter-Lab:
        21.3233, 41.7690, -100.3376
      #301bb0 color charts
#301bb0 RGB chart
      #301bb0 CMYK chart
      #301bb0 RGB pie chart
      #301bb0 color shades, tints & tones
#301bb0 color schemes
#301bb0 color preview, HTML & CSS examples
           This text has a color of #301bb0        
        
          <p style="color:#301bb0;">Text here</p>
        
        
          .mytext {color:#301bb0;}
        
        Text color #301bb0
      
           This box has a color of #301bb0        
        
          <div style="background-color:#301bb0;">Content here</div>
        
        
          .mybackground {background-color:#301bb0;}
        
        Background color #301bb0
      
           Border around this has a color of #301bb0        
        
          <div style="border:2px solid #301bb0;">Content here</div>
        
        
          .myborder {border:2px solid #301bb0;}
        
        Border color #301bb0