#5602dc color space conversions
Hex:
        #5602dc
        RGB:
        86, 2, 220
        CMY:
        66, 99, 14
        CMYK:
        61, 99, 0, 14
      HSL:
        263°, 98.1982%, 43.5294%
        HSV (HSB):
        263°, 99.0909%, 86.2745%
        XYZ:
        16.7777, 7.1892, 68.2135
        xyY:
        0.1820, 0.0780, 7.1892
      CIE-Lab:
        32.2337, 72.5759, -87.9713
        CIE-LCH:
        32.2337, 114.0448, 309.5225
        CIE-Luv:
        32.2337, 2.5085, -113.9051
        Hunter-Lab:
        26.8126, 64.7726, -132.0699
      #5602dc color charts
#5602dc RGB chart
      #5602dc CMYK chart
      #5602dc RGB pie chart
      #5602dc color shades, tints & tones
#5602dc color schemes
#5602dc color preview, HTML & CSS examples
           This text has a color of #5602dc        
        
          <p style="color:#5602dc;">Text here</p>
        
        
          .mytext {color:#5602dc;}
        
        Text color #5602dc
      
           This box has a color of #5602dc        
        
          <div style="background-color:#5602dc;">Content here</div>
        
        
          .mybackground {background-color:#5602dc;}
        
        Background color #5602dc
      
           Border around this has a color of #5602dc        
        
          <div style="border:2px solid #5602dc;">Content here</div>
        
        
          .myborder {border:2px solid #5602dc;}
        
        Border color #5602dc