#550cf5 color space conversions
Hex:
        #550cf5
        RGB:
        85, 12, 245
        CMY:
        67, 95, 4
        CMYK:
        65, 95, 0, 4
      HSL:
        259°, 92.0949%, 50.3922%
        HSV (HSB):
        259°, 95.1020%, 96.0784%
        XYZ:
        20.3592, 8.7868, 87.0092
        xyY:
        0.1753, 0.0756, 8.7868
      CIE-Lab:
        35.5705, 76.8782, -96.6797
        CIE-LCH:
        35.5705, 123.5201, 308.4912
        CIE-Luv:
        35.5705, -0.3451, -128.0635
        Hunter-Lab:
        29.6426, 70.7236, -153.2829
      #550cf5 color charts
#550cf5 RGB chart
      #550cf5 CMYK chart
      #550cf5 RGB pie chart
      #550cf5 color shades, tints & tones
#550cf5 color schemes
#550cf5 color preview, HTML & CSS examples
           This text has a color of #550cf5        
        
          <p style="color:#550cf5;">Text here</p>
        
        
          .mytext {color:#550cf5;}
        
        Text color #550cf5
      
           This box has a color of #550cf5        
        
          <div style="background-color:#550cf5;">Content here</div>
        
        
          .mybackground {background-color:#550cf5;}
        
        Background color #550cf5
      
           Border around this has a color of #550cf5        
        
          <div style="border:2px solid #550cf5;">Content here</div>
        
        
          .myborder {border:2px solid #550cf5;}
        
        Border color #550cf5