#562cf5 color space conversions
Hex:
        #562cf5
        RGB:
        86, 44, 245
        CMY:
        66, 83, 4
        CMYK:
        65, 82, 0, 4
      HSL:
        253°, 90.9502%, 56.6667%
        HSV (HSB):
        253°, 82.0408%, 96.0784%
        XYZ:
        21.2199, 10.3724, 87.2699
        xyY:
        0.1785, 0.0873, 10.3724
      CIE-Lab:
        38.5026, 68.3975, -91.8096
        CIE-LCH:
        38.5026, 114.4868, 306.6859
        CIE-Luv:
        38.5026, -2.1637, -127.8886
        Hunter-Lab:
        32.2062, 61.2486, -138.1153
      #562cf5 color charts
#562cf5 RGB chart
      #562cf5 CMYK chart
      #562cf5 RGB pie chart
      #562cf5 color shades, tints & tones
#562cf5 color schemes
#562cf5 color preview, HTML & CSS examples
           This text has a color of #562cf5        
        
          <p style="color:#562cf5;">Text here</p>
        
        
          .mytext {color:#562cf5;}
        
        Text color #562cf5
      
           This box has a color of #562cf5        
        
          <div style="background-color:#562cf5;">Content here</div>
        
        
          .mybackground {background-color:#562cf5;}
        
        Background color #562cf5
      
           Border around this has a color of #562cf5        
        
          <div style="border:2px solid #562cf5;">Content here</div>
        
        
          .myborder {border:2px solid #562cf5;}
        
        Border color #562cf5