#481bf3 color space conversions
Hex:
        #481bf3
        RGB:
        72, 27, 243
        CMY:
        72, 89, 5
        CMYK:
        70, 89, 0, 5
      HSL:
        253°, 90.0000%, 52.9412%
        HSV (HSB):
        253°, 88.8889%, 95.2941%
        XYZ:
        19.2421, 8.6326, 85.4461
        xyY:
        0.1698, 0.0762, 8.6326
      CIE-Lab:
        35.2672, 72.6108, -96.0847
        CIE-LCH:
        35.2672, 120.4350, 307.0782
        CIE-Luv:
        35.2672, -3.5887, -126.7829
        Hunter-Lab:
        29.3814, 65.4836, -151.8586
      #481bf3 color charts
#481bf3 RGB chart
      #481bf3 CMYK chart
      #481bf3 RGB pie chart
      #481bf3 color shades, tints & tones
#481bf3 color schemes
#481bf3 color preview, HTML & CSS examples
           This text has a color of #481bf3        
        
          <p style="color:#481bf3;">Text here</p>
        
        
          .mytext {color:#481bf3;}
        
        Text color #481bf3
      
           This box has a color of #481bf3        
        
          <div style="background-color:#481bf3;">Content here</div>
        
        
          .mybackground {background-color:#481bf3;}
        
        Background color #481bf3
      
           Border around this has a color of #481bf3        
        
          <div style="border:2px solid #481bf3;">Content here</div>
        
        
          .myborder {border:2px solid #481bf3;}
        
        Border color #481bf3