#5511f1 color space conversions
Hex:
        #5511f1
        RGB:
        85, 17, 241
        CMY:
        67, 93, 5
        CMYK:
        65, 93, 0, 5
      HSL:
        258°, 88.8889%, 50.5882%
        HSV (HSB):
        258°, 92.9461%, 94.5098%
        XYZ:
        19.8239, 8.6831, 83.8502
        xyY:
        0.1764, 0.0773, 8.6831
      CIE-Lab:
        35.3668, 75.1114, -94.7572
        CIE-LCH:
        35.3668, 120.9159, 308.4029
        CIE-Luv:
        35.3668, -0.1841, -125.8642
        Hunter-Lab:
        29.4670, 68.5185, -148.0863
      #5511f1 color charts
#5511f1 RGB chart
      #5511f1 CMYK chart
      #5511f1 RGB pie chart
      #5511f1 color shades, tints & tones
#5511f1 color schemes
#5511f1 color preview, HTML & CSS examples
           This text has a color of #5511f1        
        
          <p style="color:#5511f1;">Text here</p>
        
        
          .mytext {color:#5511f1;}
        
        Text color #5511f1
      
           This box has a color of #5511f1        
        
          <div style="background-color:#5511f1;">Content here</div>
        
        
          .mybackground {background-color:#5511f1;}
        
        Background color #5511f1
      
           Border around this has a color of #5511f1        
        
          <div style="border:2px solid #5511f1;">Content here</div>
        
        
          .myborder {border:2px solid #5511f1;}
        
        Border color #5511f1