#301dd0 color space conversions
Hex:
        #301dd0
        RGB:
        48, 29, 208
        CMY:
        81, 89, 18
        CMYK:
        77, 86, 0, 18
      HSL:
        246°, 75.5274%, 46.4706%
        HSV (HSB):
        246°, 86.0577%, 81.5686%
        XYZ:
        13.0435, 6.0612, 60.1570
        xyY:
        0.1646, 0.0765, 6.0612
      CIE-Lab:
        29.5663, 61.4956, -85.5488
        CIE-LCH:
        29.5663, 105.3580, 305.7100
        CIE-Luv:
        29.5663, -5.5379, -106.2947
        Hunter-Lab:
        24.6195, 51.4858, -127.6399
      #301dd0 color charts
#301dd0 RGB chart
      #301dd0 CMYK chart
      #301dd0 RGB pie chart
      #301dd0 color shades, tints & tones
#301dd0 color schemes
#301dd0 color preview, HTML & CSS examples
           This text has a color of #301dd0        
        
          <p style="color:#301dd0;">Text here</p>
        
        
          .mytext {color:#301dd0;}
        
        Text color #301dd0
      
           This box has a color of #301dd0        
        
          <div style="background-color:#301dd0;">Content here</div>
        
        
          .mybackground {background-color:#301dd0;}
        
        Background color #301dd0
      
           Border around this has a color of #301dd0        
        
          <div style="border:2px solid #301dd0;">Content here</div>
        
        
          .myborder {border:2px solid #301dd0;}
        
        Border color #301dd0