#d558f0 color space conversions
Hex:
        #d558f0
        RGB:
        213, 88, 240
        CMY:
        16, 65, 6
        CMYK:
        11, 63, 0, 6
      HSL:
        289°, 83.5165%, 64.3137%
        HSV (HSB):
        289°, 63.3333%, 94.1176%
        XYZ:
        46.6585, 27.4169, 85.2709
        xyY:
        0.2928, 0.1721, 27.4169
      CIE-Lab:
        59.3582, 69.6078, -54.4222
        CIE-LCH:
        59.3582, 88.3574, 321.9803
        CIE-Luv:
        59.3582, 49.1185, -94.6144
        Hunter-Lab:
        52.3611, 67.4277, -59.9019
      #d558f0 color charts
#d558f0 RGB chart
      #d558f0 CMYK chart
      #d558f0 RGB pie chart
      #d558f0 color shades, tints & tones
#d558f0 color schemes
#d558f0 color preview, HTML & CSS examples
           This text has a color of #d558f0        
        
          <p style="color:#d558f0;">Text here</p>
        
        
          .mytext {color:#d558f0;}
        
        Text color #d558f0
      
           This box has a color of #d558f0        
        
          <div style="background-color:#d558f0;">Content here</div>
        
        
          .mybackground {background-color:#d558f0;}
        
        Background color #d558f0
      
           Border around this has a color of #d558f0        
        
          <div style="border:2px solid #d558f0;">Content here</div>
        
        
          .myborder {border:2px solid #d558f0;}
        
        Border color #d558f0