#4030fe color space conversions
Hex:
        #4030fe
        RGB:
        64, 48, 254
        CMY:
        75, 81, 0
        CMYK:
        75, 81, 0, 0
      HSL:
        245°, 99.0385%, 59.2157%
        HSV (HSB):
        245°, 81.1024%, 99.6078%
        XYZ:
        21.0607, 10.3597, 94.6555
        xyY:
        0.1670, 0.0822, 10.3597
      CIE-Lab:
        38.4803, 67.7333, -96.9476
        CIE-LCH:
        38.4803, 118.2651, 304.9404
        CIE-Luv:
        38.4803, -7.4392, -132.9816
        Hunter-Lab:
        32.1864, 60.4726, -151.8327
      #4030fe color charts
#4030fe RGB chart
      #4030fe CMYK chart
      #4030fe RGB pie chart
      #4030fe color shades, tints & tones
#4030fe color schemes
#4030fe color preview, HTML & CSS examples
           This text has a color of #4030fe        
        
          <p style="color:#4030fe;">Text here</p>
        
        
          .mytext {color:#4030fe;}
        
        Text color #4030fe
      
           This box has a color of #4030fe        
        
          <div style="background-color:#4030fe;">Content here</div>
        
        
          .mybackground {background-color:#4030fe;}
        
        Background color #4030fe
      
           Border around this has a color of #4030fe        
        
          <div style="border:2px solid #4030fe;">Content here</div>
        
        
          .myborder {border:2px solid #4030fe;}
        
        Border color #4030fe