#562ffa color space conversions
Hex:
        #562ffa
        RGB:
        86, 47, 250
        CMY:
        66, 82, 2
        CMYK:
        66, 81, 0, 2
      HSL:
        252°, 95.3052%, 58.2353%
        HSV (HSB):
        252°, 81.2000%, 98.0392%
        XYZ:
        22.1096, 10.9136, 91.3837
        xyY:
        0.1777, 0.0877, 10.9136
      CIE-Lab:
        39.4346, 68.5619, -93.0773
        CIE-LCH:
        39.4346, 115.6033, 306.3758
        CIE-Luv:
        39.4346, -2.8543, -130.6195
        Hunter-Lab:
        33.0357, 61.6509, -140.8835
      #562ffa color charts
#562ffa RGB chart
      #562ffa CMYK chart
      #562ffa RGB pie chart
      #562ffa color shades, tints & tones
#562ffa color schemes
#562ffa color preview, HTML & CSS examples
           This text has a color of #562ffa        
        
          <p style="color:#562ffa;">Text here</p>
        
        
          .mytext {color:#562ffa;}
        
        Text color #562ffa
      
           This box has a color of #562ffa        
        
          <div style="background-color:#562ffa;">Content here</div>
        
        
          .mybackground {background-color:#562ffa;}
        
        Background color #562ffa
      
           Border around this has a color of #562ffa        
        
          <div style="border:2px solid #562ffa;">Content here</div>
        
        
          .myborder {border:2px solid #562ffa;}
        
        Border color #562ffa