#472bef color space conversions
Hex:
        #472bef
        RGB:
        71, 43, 239
        CMY:
        72, 83, 6
        CMYK:
        70, 82, 0, 6
      HSL:
        249°, 85.9649%, 55.2941%
        HSV (HSB):
        249°, 82.0084%, 93.7255%
        XYZ:
        19.0424, 9.2993, 82.4527
        xyY:
        0.1719, 0.0839, 9.2993
      CIE-Lab:
        36.5544, 66.0435, -91.6855
        CIE-LCH:
        36.5544, 112.9954, 305.7662
        CIE-Luv:
        36.5544, -4.8373, -124.5696
        Hunter-Lab:
        30.4948, 58.0978, -138.9634
      #472bef color charts
#472bef RGB chart
      #472bef CMYK chart
      #472bef RGB pie chart
      #472bef color shades, tints & tones
#472bef color schemes
#472bef color preview, HTML & CSS examples
           This text has a color of #472bef        
        
          <p style="color:#472bef;">Text here</p>
        
        
          .mytext {color:#472bef;}
        
        Text color #472bef
      
           This box has a color of #472bef        
        
          <div style="background-color:#472bef;">Content here</div>
        
        
          .mybackground {background-color:#472bef;}
        
        Background color #472bef
      
           Border around this has a color of #472bef        
        
          <div style="border:2px solid #472bef;">Content here</div>
        
        
          .myborder {border:2px solid #472bef;}
        
        Border color #472bef