#482fef color space conversions
Hex:
        #482fef
        RGB:
        72, 47, 239
        CMY:
        72, 82, 6
        CMYK:
        70, 80, 0, 6
      HSL:
        248°, 85.7143%, 56.0784%
        HSV (HSB):
        248°, 80.3347%, 93.7255%
        XYZ:
        19.2690, 9.6427, 82.5070
        xyY:
        0.1729, 0.0865, 9.6427
      CIE-Lab:
        37.1935, 64.4446, -90.6236
        CIE-LCH:
        37.1935, 111.2014, 305.4175
        CIE-Luv:
        37.1935, -5.0786, -124.4580
        Hunter-Lab:
        31.0528, 56.4212, -135.7962
      #482fef color charts
#482fef RGB chart
      #482fef CMYK chart
      #482fef RGB pie chart
      #482fef color shades, tints & tones
#482fef color schemes
#482fef color preview, HTML & CSS examples
           This text has a color of #482fef        
        
          <p style="color:#482fef;">Text here</p>
        
        
          .mytext {color:#482fef;}
        
        Text color #482fef
      
           This box has a color of #482fef        
        
          <div style="background-color:#482fef;">Content here</div>
        
        
          .mybackground {background-color:#482fef;}
        
        Background color #482fef
      
           Border around this has a color of #482fef        
        
          <div style="border:2px solid #482fef;">Content here</div>
        
        
          .myborder {border:2px solid #482fef;}
        
        Border color #482fef