#562cef color space conversions
Hex:
        #562cef
        RGB:
        86, 44, 239
        CMY:
        66, 83, 6
        CMYK:
        64, 82, 0, 6
      HSL:
        253°, 85.9031%, 55.4902%
        HSV (HSB):
        253°, 81.5900%, 93.7255%
        XYZ:
        20.3184, 10.0118, 82.5229
        xyY:
        0.1800, 0.0887, 10.0118
      CIE-Lab:
        37.8636, 66.7945, -89.4800
        CIE-LCH:
        37.8636, 111.6609, 306.7404
        CIE-Luv:
        37.8636, -1.6908, -124.4371
        Hunter-Lab:
        31.6414, 59.2506, -132.4833
      #562cef color charts
#562cef RGB chart
      #562cef CMYK chart
      #562cef RGB pie chart
      #562cef color shades, tints & tones
#562cef color schemes
#562cef color preview, HTML & CSS examples
           This text has a color of #562cef        
        
          <p style="color:#562cef;">Text here</p>
        
        
          .mytext {color:#562cef;}
        
        Text color #562cef
      
           This box has a color of #562cef        
        
          <div style="background-color:#562cef;">Content here</div>
        
        
          .mybackground {background-color:#562cef;}
        
        Background color #562cef
      
           Border around this has a color of #562cef        
        
          <div style="border:2px solid #562cef;">Content here</div>
        
        
          .myborder {border:2px solid #562cef;}
        
        Border color #562cef