#552ffe color space conversions
Hex:
        #552ffe
        RGB:
        85, 47, 254
        CMY:
        67, 82, 0
        CMYK:
        67, 81, 0, 0
      HSL:
        251°, 99.0431%, 59.0196%
        HSV (HSB):
        251°, 81.4961%, 99.6078%
        XYZ:
        22.6522, 11.1201, 94.7184
        xyY:
        0.1763, 0.0865, 11.1201
      CIE-Lab:
        39.7820, 69.5598, -94.7456
        CIE-LCH:
        39.7820, 117.5385, 306.2851
        CIE-Luv:
        39.7820, -3.3739, -132.9225
        Hunter-Lab:
        33.3468, 62.8968, -145.0649
      #552ffe color charts
#552ffe RGB chart
      #552ffe CMYK chart
      #552ffe RGB pie chart
      #552ffe color shades, tints & tones
#552ffe color schemes
#552ffe color preview, HTML & CSS examples
           This text has a color of #552ffe        
        
          <p style="color:#552ffe;">Text here</p>
        
        
          .mytext {color:#552ffe;}
        
        Text color #552ffe
      
           This box has a color of #552ffe        
        
          <div style="background-color:#552ffe;">Content here</div>
        
        
          .mybackground {background-color:#552ffe;}
        
        Background color #552ffe
      
           Border around this has a color of #552ffe        
        
          <div style="border:2px solid #552ffe;">Content here</div>
        
        
          .myborder {border:2px solid #552ffe;}
        
        Border color #552ffe