#d155f2 color space conversions
Hex:
        #d155f2
        RGB:
        209, 85, 242
        CMY:
        18, 67, 5
        CMYK:
        14, 65, 0, 5
      HSL:
        287°, 85.7923%, 64.1176%
        HSV (HSB):
        287°, 64.8760%, 94.9020%
        XYZ:
        45.5700, 26.4631, 86.7105
        xyY:
        0.2871, 0.1667, 26.4631
      CIE-Lab:
        58.4740, 70.3276, -56.9783
        CIE-LCH:
        58.4740, 90.5124, 320.9861
        CIE-Luv:
        58.4740, 46.8099, -98.3488
        Hunter-Lab:
        51.4423, 68.0996, -63.9288
      #d155f2 color charts
#d155f2 RGB chart
      #d155f2 CMYK chart
      #d155f2 RGB pie chart
      #d155f2 color shades, tints & tones
#d155f2 color schemes
#d155f2 color preview, HTML & CSS examples
           This text has a color of #d155f2        
        
          <p style="color:#d155f2;">Text here</p>
        
        
          .mytext {color:#d155f2;}
        
        Text color #d155f2
      
           This box has a color of #d155f2        
        
          <div style="background-color:#d155f2;">Content here</div>
        
        
          .mybackground {background-color:#d155f2;}
        
        Background color #d155f2
      
           Border around this has a color of #d155f2        
        
          <div style="border:2px solid #d155f2;">Content here</div>
        
        
          .myborder {border:2px solid #d155f2;}
        
        Border color #d155f2