#301dbe color space conversions
Hex:
        #301dbe
        RGB:
        48, 29, 190
        CMY:
        81, 89, 25
        CMYK:
        75, 85, 0, 25
      HSL:
        247°, 73.5160%, 42.9412%
        HSV (HSB):
        247°, 84.7368%, 74.5098%
        XYZ:
        10.9526, 5.2248, 49.1464
        xyY:
        0.1677, 0.0800, 5.2248
      CIE-Lab:
        27.3659, 56.3894, -78.6484
        CIE-LCH:
        27.3659, 96.7746, 305.6398
        CIE-Luv:
        27.3659, -4.5545, -95.9575
        Hunter-Lab:
        22.8579, 45.5287, -111.4783
      #301dbe color charts
#301dbe RGB chart
      #301dbe CMYK chart
      #301dbe RGB pie chart
      #301dbe color shades, tints & tones
#301dbe color schemes
#301dbe color preview, HTML & CSS examples
           This text has a color of #301dbe        
        
          <p style="color:#301dbe;">Text here</p>
        
        
          .mytext {color:#301dbe;}
        
        Text color #301dbe
      
           This box has a color of #301dbe        
        
          <div style="background-color:#301dbe;">Content here</div>
        
        
          .mybackground {background-color:#301dbe;}
        
        Background color #301dbe
      
           Border around this has a color of #301dbe        
        
          <div style="border:2px solid #301dbe;">Content here</div>
        
        
          .myborder {border:2px solid #301dbe;}
        
        Border color #301dbe