#481ff4 color space conversions
Hex:
        #481ff4
        RGB:
        72, 31, 244
        CMY:
        72, 88, 4
        CMYK:
        70, 87, 0, 4
      HSL:
        252°, 90.6383%, 53.9216%
        HSV (HSB):
        252°, 87.2951%, 95.6863%
        XYZ:
        19.4916, 8.8893, 86.2764
        xyY:
        0.1700, 0.0775, 8.8893
      CIE-Lab:
        35.7704, 71.7055, -95.8127
        CIE-LCH:
        35.7704, 119.6735, 306.8109
        CIE-Luv:
        35.7704, -3.9271, -127.4102
        Hunter-Lab:
        29.8150, 64.5184, -150.6985
      #481ff4 color charts
#481ff4 RGB chart
      #481ff4 CMYK chart
      #481ff4 RGB pie chart
      #481ff4 color shades, tints & tones
#481ff4 color schemes
#481ff4 color preview, HTML & CSS examples
           This text has a color of #481ff4        
        
          <p style="color:#481ff4;">Text here</p>
        
        
          .mytext {color:#481ff4;}
        
        Text color #481ff4
      
           This box has a color of #481ff4        
        
          <div style="background-color:#481ff4;">Content here</div>
        
        
          .mybackground {background-color:#481ff4;}
        
        Background color #481ff4
      
           Border around this has a color of #481ff4        
        
          <div style="border:2px solid #481ff4;">Content here</div>
        
        
          .myborder {border:2px solid #481ff4;}
        
        Border color #481ff4