#561dd1 color space conversions
Hex:
        #561dd1
        RGB:
        86, 29, 209
        CMY:
        66, 89, 18
        CMYK:
        59, 86, 0, 18
      HSL:
        259°, 75.6303%, 46.6667%
        HSV (HSB):
        259°, 86.1244%, 81.9608%
        XYZ:
        15.7857, 7.4606, 60.9296
        xyY:
        0.1875, 0.0886, 7.4606
      CIE-Lab:
        32.8333, 64.3509, -80.6156
        CIE-LCH:
        32.8333, 103.1500, 308.5984
        CIE-Luv:
        32.8333, 2.3603, -107.5941
        Hunter-Lab:
        27.3141, 55.3614, -113.1384
      #561dd1 color charts
#561dd1 RGB chart
      #561dd1 CMYK chart
      #561dd1 RGB pie chart
      #561dd1 color shades, tints & tones
#561dd1 color schemes
#561dd1 color preview, HTML & CSS examples
           This text has a color of #561dd1        
        
          <p style="color:#561dd1;">Text here</p>
        
        
          .mytext {color:#561dd1;}
        
        Text color #561dd1
      
           This box has a color of #561dd1        
        
          <div style="background-color:#561dd1;">Content here</div>
        
        
          .mybackground {background-color:#561dd1;}
        
        Background color #561dd1
      
           Border around this has a color of #561dd1        
        
          <div style="border:2px solid #561dd1;">Content here</div>
        
        
          .myborder {border:2px solid #561dd1;}
        
        Border color #561dd1