#554fec color space conversions
Hex:
        #554fec
        RGB:
        85, 79, 236
        CMY:
        67, 69, 7
        CMYK:
        64, 67, 0, 7
      HSL:
        242°, 80.5128%, 61.7647%
        HSV (HSB):
        242°, 66.5254%, 92.5490%
        XYZ:
        21.6826, 13.5794, 80.8352
        xyY:
        0.1868, 0.1170, 13.5794
      CIE-Lab:
        43.6236, 48.5134, -78.2972
        CIE-LCH:
        43.6236, 92.1087, 301.7826
        CIE-Luv:
        43.6236, -7.0720, -117.4629
        Hunter-Lab:
        36.8502, 40.5413, -104.2642
      #554fec color charts
#554fec RGB chart
      #554fec CMYK chart
      #554fec RGB pie chart
      #554fec color shades, tints & tones
#554fec color schemes
#554fec color preview, HTML & CSS examples
           This text has a color of #554fec        
        
          <p style="color:#554fec;">Text here</p>
        
        
          .mytext {color:#554fec;}
        
        Text color #554fec
      
           This box has a color of #554fec        
        
          <div style="background-color:#554fec;">Content here</div>
        
        
          .mybackground {background-color:#554fec;}
        
        Background color #554fec
      
           Border around this has a color of #554fec        
        
          <div style="border:2px solid #554fec;">Content here</div>
        
        
          .myborder {border:2px solid #554fec;}
        
        Border color #554fec