#301dfa color space conversions
Hex:
        #301dfa
        RGB:
        48, 29, 250
        CMY:
        81, 89, 2
        CMYK:
        81, 88, 0, 2
      HSL:
        245°, 95.6710%, 54.7059%
        HSV (HSB):
        245°, 88.4000%, 98.0392%
        XYZ:
        18.9136, 8.4092, 91.0688
        xyY:
        0.1598, 0.0710, 8.4092
      CIE-Lab:
        34.8210, 72.8536, -100.8146
        CIE-LCH:
        34.8210, 124.3834, 305.8537
        CIE-Luv:
        34.8210, -7.6774, -130.0930
        Hunter-Lab:
        28.9987, 65.6741, -165.8979
      #301dfa color charts
#301dfa RGB chart
      #301dfa CMYK chart
      #301dfa RGB pie chart
      #301dfa color shades, tints & tones
#301dfa color schemes
#301dfa color preview, HTML & CSS examples
           This text has a color of #301dfa        
        
          <p style="color:#301dfa;">Text here</p>
        
        
          .mytext {color:#301dfa;}
        
        Text color #301dfa
      
           This box has a color of #301dfa        
        
          <div style="background-color:#301dfa;">Content here</div>
        
        
          .mybackground {background-color:#301dfa;}
        
        Background color #301dfa
      
           Border around this has a color of #301dfa        
        
          <div style="border:2px solid #301dfa;">Content here</div>
        
        
          .myborder {border:2px solid #301dfa;}
        
        Border color #301dfa