#481df2 color space conversions
Hex:
        #481df2
        RGB:
        72, 29, 242
        CMY:
        72, 89, 5
        CMYK:
        70, 88, 0, 5
      HSL:
        252°, 89.1213%, 53.1373%
        HSV (HSB):
        252°, 88.0165%, 94.9020%
        XYZ:
        19.1389, 8.6673, 84.6686
        xyY:
        0.1702, 0.0771, 8.6673
      CIE-Lab:
        35.3356, 71.7900, -95.4055
        CIE-LCH:
        35.3356, 119.3986, 306.9605
        CIE-Luv:
        35.3356, -3.6511, -126.2551
        Hunter-Lab:
        29.4402, 64.5212, -149.9071
      #481df2 color charts
#481df2 RGB chart
      #481df2 CMYK chart
      #481df2 RGB pie chart
      #481df2 color shades, tints & tones
#481df2 color schemes
#481df2 color preview, HTML & CSS examples
           This text has a color of #481df2        
        
          <p style="color:#481df2;">Text here</p>
        
        
          .mytext {color:#481df2;}
        
        Text color #481df2
      
           This box has a color of #481df2        
        
          <div style="background-color:#481df2;">Content here</div>
        
        
          .mybackground {background-color:#481df2;}
        
        Background color #481df2
      
           Border around this has a color of #481df2        
        
          <div style="border:2px solid #481df2;">Content here</div>
        
        
          .myborder {border:2px solid #481df2;}
        
        Border color #481df2