#481afd color space conversions
Hex:
        #481afd
        RGB:
        72, 26, 253
        CMY:
        72, 90, 1
        CMYK:
        72, 90, 0, 1
      HSL:
        252°, 98.2684%, 54.7059%
        HSV (HSB):
        252°, 89.7233%, 99.2157%
        XYZ:
        20.7715, 9.2084, 93.6111
        xyY:
        0.1681, 0.0745, 9.2084
      CIE-Lab:
        36.3824, 75.3848, -99.8601
        CIE-LCH:
        36.3824, 125.1196, 307.0493
        CIE-Luv:
        36.3824, -4.2057, -132.3695
        Hunter-Lab:
        30.3453, 69.0800, -161.6601
      #481afd color charts
#481afd RGB chart
      #481afd CMYK chart
      #481afd RGB pie chart
      #481afd color shades, tints & tones
#481afd color schemes
#481afd color preview, HTML & CSS examples
           This text has a color of #481afd        
        
          <p style="color:#481afd;">Text here</p>
        
        
          .mytext {color:#481afd;}
        
        Text color #481afd
      
           This box has a color of #481afd        
        
          <div style="background-color:#481afd;">Content here</div>
        
        
          .mybackground {background-color:#481afd;}
        
        Background color #481afd
      
           Border around this has a color of #481afd        
        
          <div style="border:2px solid #481afd;">Content here</div>
        
        
          .myborder {border:2px solid #481afd;}
        
        Border color #481afd