#480fdd color space conversions
Hex:
        #480fdd
        RGB:
        72, 15, 221
        CMY:
        72, 94, 13
        CMYK:
        67, 93, 0, 13
      HSL:
        257°, 87.2881%, 46.2745%
        HSV (HSB):
        257°, 93.2127%, 86.6667%
        XYZ:
        15.8945, 6.9398, 68.9084
        xyY:
        0.1733, 0.0756, 6.9398
      CIE-Lab:
        31.6695, 69.9967, -89.5232
        CIE-LCH:
        31.6695, 113.6395, 308.0213
        CIE-Luv:
        31.6695, -1.3355, -114.1105
        Hunter-Lab:
        26.3435, 61.5973, -136.6480
      #480fdd color charts
#480fdd RGB chart
      #480fdd CMYK chart
      #480fdd RGB pie chart
      #480fdd color shades, tints & tones
#480fdd color schemes
#480fdd color preview, HTML & CSS examples
           This text has a color of #480fdd        
        
          <p style="color:#480fdd;">Text here</p>
        
        
          .mytext {color:#480fdd;}
        
        Text color #480fdd
      
           This box has a color of #480fdd        
        
          <div style="background-color:#480fdd;">Content here</div>
        
        
          .mybackground {background-color:#480fdd;}
        
        Background color #480fdd
      
           Border around this has a color of #480fdd        
        
          <div style="border:2px solid #480fdd;">Content here</div>
        
        
          .myborder {border:2px solid #480fdd;}
        
        Border color #480fdd