#550cdc color space conversions
Hex:
        #550cdc
        RGB:
        85, 12, 220
        CMY:
        67, 95, 14
        CMYK:
        61, 95, 0, 14
      HSL:
        261°, 89.6552%, 45.4902%
        HSV (HSB):
        261°, 94.5455%, 86.2745%
        XYZ:
        16.7961, 7.3615, 68.2458
        xyY:
        0.1818, 0.0797, 7.3615
      CIE-Lab:
        32.6162, 71.0293, -87.3389
        CIE-LCH:
        32.6162, 112.5755, 309.1201
        CIE-Luv:
        32.6162, 1.9287, -113.9530
        Hunter-Lab:
        27.1322, 63.0184, -130.1402
      #550cdc color charts
#550cdc RGB chart
      #550cdc CMYK chart
      #550cdc RGB pie chart
      #550cdc color shades, tints & tones
#550cdc color schemes
#550cdc color preview, HTML & CSS examples
           This text has a color of #550cdc        
        
          <p style="color:#550cdc;">Text here</p>
        
        
          .mytext {color:#550cdc;}
        
        Text color #550cdc
      
           This box has a color of #550cdc        
        
          <div style="background-color:#550cdc;">Content here</div>
        
        
          .mybackground {background-color:#550cdc;}
        
        Background color #550cdc
      
           Border around this has a color of #550cdc        
        
          <div style="border:2px solid #550cdc;">Content here</div>
        
        
          .myborder {border:2px solid #550cdc;}
        
        Border color #550cdc