#d120f2 color space conversions
Hex:
        #d120f2
        RGB:
        209, 32, 242
        CMY:
        18, 87, 5
        CMYK:
        14, 87, 0, 5
      HSL:
        291°, 88.9831%, 53.7255%
        HSV (HSB):
        291°, 86.7769%, 94.9020%
        XYZ:
        42.8380, 20.9991, 85.7998
        xyY:
        0.2863, 0.1403, 20.9991
      CIE-Lab:
        52.9486, 86.1623, -65.8538
        CIE-LCH:
        52.9486, 108.4465, 322.6093
        CIE-Luv:
        52.9486, 55.5344, -110.9204
        Hunter-Lab:
        45.8248, 86.6722, -78.9339
      #d120f2 color charts
#d120f2 RGB chart
      #d120f2 CMYK chart
      #d120f2 RGB pie chart
      #d120f2 color shades, tints & tones
#d120f2 color schemes
#d120f2 color preview, HTML & CSS examples
           This text has a color of #d120f2        
        
          <p style="color:#d120f2;">Text here</p>
        
        
          .mytext {color:#d120f2;}
        
        Text color #d120f2
      
           This box has a color of #d120f2        
        
          <div style="background-color:#d120f2;">Content here</div>
        
        
          .mybackground {background-color:#d120f2;}
        
        Background color #d120f2
      
           Border around this has a color of #d120f2        
        
          <div style="border:2px solid #d120f2;">Content here</div>
        
        
          .myborder {border:2px solid #d120f2;}
        
        Border color #d120f2