#551ec1 color space conversions
Hex:
        #551ec1
        RGB:
        85, 30, 193
        CMY:
        67, 88, 24
        CMYK:
        56, 84, 0, 24
      HSL:
        260°, 73.0942%, 43.7255%
        HSV (HSB):
        260°, 84.4560%, 75.6863%
        XYZ:
        13.8362, 6.7101, 51.0180
        xyY:
        0.1933, 0.0938, 6.7101
      CIE-Lab:
        31.1376, 59.8453, -74.0687
        CIE-LCH:
        31.1376, 95.2241, 308.9372
        CIE-Luv:
        31.1376, 3.6531, -98.2063
        Hunter-Lab:
        25.9039, 50.0118, -98.6398
      #551ec1 color charts
#551ec1 RGB chart
      #551ec1 CMYK chart
      #551ec1 RGB pie chart
      #551ec1 color shades, tints & tones
#551ec1 color schemes
#551ec1 color preview, HTML & CSS examples
           This text has a color of #551ec1        
        
          <p style="color:#551ec1;">Text here</p>
        
        
          .mytext {color:#551ec1;}
        
        Text color #551ec1
      
           This box has a color of #551ec1        
        
          <div style="background-color:#551ec1;">Content here</div>
        
        
          .mybackground {background-color:#551ec1;}
        
        Background color #551ec1
      
           Border around this has a color of #551ec1        
        
          <div style="border:2px solid #551ec1;">Content here</div>
        
        
          .myborder {border:2px solid #551ec1;}
        
        Border color #551ec1