#481ff2 color space conversions
Hex:
        #481ff2
        RGB:
        72, 31, 242
        CMY:
        72, 88, 5
        CMYK:
        70, 87, 0, 5
      HSL:
        252°, 89.0295%, 53.5294%
        HSV (HSB):
        252°, 87.1901%, 94.9020%
        XYZ:
        19.1895, 8.7685, 84.6855
        xyY:
        0.1704, 0.0778, 8.7685
      CIE-Lab:
        35.5347, 71.1899, -95.0744
        CIE-LCH:
        35.5347, 118.7735, 306.8252
        CIE-Luv:
        35.5347, -3.7917, -126.2844
        Hunter-Lab:
        29.6116, 63.8545, -148.8336
      #481ff2 color charts
#481ff2 RGB chart
      #481ff2 CMYK chart
      #481ff2 RGB pie chart
      #481ff2 color shades, tints & tones
#481ff2 color schemes
#481ff2 color preview, HTML & CSS examples
           This text has a color of #481ff2        
        
          <p style="color:#481ff2;">Text here</p>
        
        
          .mytext {color:#481ff2;}
        
        Text color #481ff2
      
           This box has a color of #481ff2        
        
          <div style="background-color:#481ff2;">Content here</div>
        
        
          .mybackground {background-color:#481ff2;}
        
        Background color #481ff2
      
           Border around this has a color of #481ff2        
        
          <div style="border:2px solid #481ff2;">Content here</div>
        
        
          .myborder {border:2px solid #481ff2;}
        
        Border color #481ff2