#480fbb color space conversions
Hex:
        #480fbb
        RGB:
        72, 15, 187
        CMY:
        72, 94, 27
        CMYK:
        61, 92, 0, 27
      HSL:
        260°, 85.1485%, 39.6078%
        HSV (HSB):
        260°, 91.9786%, 73.3333%
        XYZ:
        11.8130, 5.3072, 47.4155
        xyY:
        0.1830, 0.0822, 5.3072
      CIE-Lab:
        27.5927, 61.6231, -76.4347
        CIE-LCH:
        27.5927, 98.1818, 308.8764
        CIE-Luv:
        27.5927, 1.5705, -94.6702
        Hunter-Lab:
        23.0374, 51.2144, -105.9042
      #480fbb color charts
#480fbb RGB chart
      #480fbb CMYK chart
      #480fbb RGB pie chart
      #480fbb color shades, tints & tones
#480fbb color schemes
#480fbb color preview, HTML & CSS examples
           This text has a color of #480fbb        
        
          <p style="color:#480fbb;">Text here</p>
        
        
          .mytext {color:#480fbb;}
        
        Text color #480fbb
      
           This box has a color of #480fbb        
        
          <div style="background-color:#480fbb;">Content here</div>
        
        
          .mybackground {background-color:#480fbb;}
        
        Background color #480fbb
      
           Border around this has a color of #480fbb        
        
          <div style="border:2px solid #480fbb;">Content here</div>
        
        
          .myborder {border:2px solid #480fbb;}
        
        Border color #480fbb