#480bdd color space conversions
Hex:
        #480bdd
        RGB:
        72, 11, 221
        CMY:
        72, 96, 13
        CMYK:
        67, 95, 0, 13
      HSL:
        257°, 90.5172%, 45.4902%
        HSV (HSB):
        257°, 95.0226%, 86.6667%
        XYZ:
        15.8433, 6.8375, 68.8914
        xyY:
        0.1730, 0.0747, 6.8375
      CIE-Lab:
        31.4341, 70.7156, -89.9149
        CIE-LCH:
        31.4341, 114.3913, 308.1841
        CIE-Luv:
        31.4341, -1.1824, -114.0264
        Hunter-Lab:
        26.1487, 62.3919, -137.9016
      #480bdd color charts
#480bdd RGB chart
      #480bdd CMYK chart
      #480bdd RGB pie chart
      #480bdd color shades, tints & tones
#480bdd color schemes
#480bdd color preview, HTML & CSS examples
           This text has a color of #480bdd        
        
          <p style="color:#480bdd;">Text here</p>
        
        
          .mytext {color:#480bdd;}
        
        Text color #480bdd
      
           This box has a color of #480bdd        
        
          <div style="background-color:#480bdd;">Content here</div>
        
        
          .mybackground {background-color:#480bdd;}
        
        Background color #480bdd
      
           Border around this has a color of #480bdd        
        
          <div style="border:2px solid #480bdd;">Content here</div>
        
        
          .myborder {border:2px solid #480bdd;}
        
        Border color #480bdd