#d234f0 color space conversions
Hex:
        #d234f0
        RGB:
        210, 52, 240
        CMY:
        18, 80, 6
        CMYK:
        13, 78, 0, 6
      HSL:
        290°, 86.2385%, 57.2549%
        HSV (HSB):
        290°, 78.3333%, 94.1176%
        XYZ:
        43.5345, 22.4489, 84.4766
        xyY:
        0.2893, 0.1492, 22.4489
      CIE-Lab:
        54.5001, 81.5411, -62.2241
        CIE-LCH:
        54.5001, 102.5709, 322.6527
        CIE-Luv:
        54.5001, 54.5240, -105.9274
        Hunter-Lab:
        47.3803, 81.0961, -72.5449
      #d234f0 color charts
#d234f0 RGB chart
      #d234f0 CMYK chart
      #d234f0 RGB pie chart
      #d234f0 color shades, tints & tones
#d234f0 color schemes
#d234f0 color preview, HTML & CSS examples
           This text has a color of #d234f0        
        
          <p style="color:#d234f0;">Text here</p>
        
        
          .mytext {color:#d234f0;}
        
        Text color #d234f0
      
           This box has a color of #d234f0        
        
          <div style="background-color:#d234f0;">Content here</div>
        
        
          .mybackground {background-color:#d234f0;}
        
        Background color #d234f0
      
           Border around this has a color of #d234f0        
        
          <div style="border:2px solid #d234f0;">Content here</div>
        
        
          .myborder {border:2px solid #d234f0;}
        
        Border color #d234f0