#d240f7 color space conversions
Hex:
        #d240f7
        RGB:
        210, 64, 247
        CMY:
        18, 75, 3
        CMYK:
        15, 74, 0, 3
      HSL:
        288°, 91.9598%, 60.9804%
        HSV (HSB):
        288°, 74.0891%, 96.8627%
        XYZ:
        45.2002, 24.0838, 90.2620
        xyY:
        0.2833, 0.1510, 24.0838
      CIE-Lab:
        56.1716, 79.1904, -63.4452
        CIE-LCH:
        56.1716, 101.4713, 321.2993
        CIE-Luv:
        56.1716, 50.4780, -108.2805
        Hunter-Lab:
        49.0753, 78.5237, -74.6968
      #d240f7 color charts
#d240f7 RGB chart
      #d240f7 CMYK chart
      #d240f7 RGB pie chart
      #d240f7 color shades, tints & tones
#d240f7 color schemes
#d240f7 color preview, HTML & CSS examples
           This text has a color of #d240f7        
        
          <p style="color:#d240f7;">Text here</p>
        
        
          .mytext {color:#d240f7;}
        
        Text color #d240f7
      
           This box has a color of #d240f7        
        
          <div style="background-color:#d240f7;">Content here</div>
        
        
          .mybackground {background-color:#d240f7;}
        
        Background color #d240f7
      
           Border around this has a color of #d240f7        
        
          <div style="border:2px solid #d240f7;">Content here</div>
        
        
          .myborder {border:2px solid #d240f7;}
        
        Border color #d240f7