#5502fd color space conversions
Hex:
        #5502fd
        RGB:
        85, 2, 253
        CMY:
        67, 99, 1
        CMYK:
        66, 99, 0, 1
      HSL:
        260°, 98.4314%, 50.0000%
        HSV (HSB):
        260°, 99.2095%, 99.2157%
        XYZ:
        21.4976, 9.0666, 93.5455
        xyY:
        0.1732, 0.0731, 9.0666
      CIE-Lab:
        36.1121, 80.0191, -100.2816
        CIE-LCH:
        36.1121, 128.2944, 308.5879
        CIE-Luv:
        36.1121, -0.7388, -132.4309
        Hunter-Lab:
        30.1107, 74.7468, -163.1197
      #5502fd color charts
#5502fd RGB chart
      #5502fd CMYK chart
      #5502fd RGB pie chart
      #5502fd color shades, tints & tones
#5502fd color schemes
#5502fd color preview, HTML & CSS examples
           This text has a color of #5502fd        
        
          <p style="color:#5502fd;">Text here</p>
        
        
          .mytext {color:#5502fd;}
        
        Text color #5502fd
      
           This box has a color of #5502fd        
        
          <div style="background-color:#5502fd;">Content here</div>
        
        
          .mybackground {background-color:#5502fd;}
        
        Background color #5502fd
      
           Border around this has a color of #5502fd        
        
          <div style="border:2px solid #5502fd;">Content here</div>
        
        
          .myborder {border:2px solid #5502fd;}
        
        Border color #5502fd