#5602fd color space conversions
Hex:
        #5602fd
        RGB:
        86, 2, 253
        CMY:
        66, 99, 1
        CMYK:
        66, 99, 0, 1
      HSL:
        260°, 98.4314%, 50.0000%
        HSV (HSB):
        260°, 99.2095%, 99.2157%
        XYZ:
        21.5891, 9.1137, 93.5498
        xyY:
        0.1738, 0.0733, 9.1137
      CIE-Lab:
        36.2023, 80.0618, -100.1291
        CIE-LCH:
        36.2023, 128.2019, 308.6454
        CIE-Luv:
        36.2023, -0.5192, -132.4687
        Hunter-Lab:
        30.1889, 74.8207, -162.5964
      #5602fd color charts
#5602fd RGB chart
      #5602fd CMYK chart
      #5602fd RGB pie chart
      #5602fd color shades, tints & tones
#5602fd color schemes
#5602fd color preview, HTML & CSS examples
           This text has a color of #5602fd        
        
          <p style="color:#5602fd;">Text here</p>
        
        
          .mytext {color:#5602fd;}
        
        Text color #5602fd
      
           This box has a color of #5602fd        
        
          <div style="background-color:#5602fd;">Content here</div>
        
        
          .mybackground {background-color:#5602fd;}
        
        Background color #5602fd
      
           Border around this has a color of #5602fd        
        
          <div style="border:2px solid #5602fd;">Content here</div>
        
        
          .myborder {border:2px solid #5602fd;}
        
        Border color #5602fd