#d124fa color space conversions
Hex:
        #d124fa
        RGB:
        209, 36, 250
        CMY:
        18, 86, 2
        CMYK:
        16, 86, 0, 2
      HSL:
        289°, 95.5357%, 56.0784%
        HSV (HSB):
        289°, 85.6000%, 98.0392%
        XYZ:
        44.1807, 21.7192, 92.3061
        xyY:
        0.2793, 0.1373, 21.7192
      CIE-Lab:
        53.7278, 86.7675, -69.0664
        CIE-LCH:
        53.7278, 110.8998, 321.4804
        CIE-Luv:
        53.7278, 52.6289, -116.0576
        Hunter-Lab:
        46.6039, 87.6622, -84.8103
      #d124fa color charts
#d124fa RGB chart
      #d124fa CMYK chart
      #d124fa RGB pie chart
      #d124fa color shades, tints & tones
#d124fa color schemes
#d124fa color preview, HTML & CSS examples
           This text has a color of #d124fa        
        
          <p style="color:#d124fa;">Text here</p>
        
        
          .mytext {color:#d124fa;}
        
        Text color #d124fa
      
           This box has a color of #d124fa        
        
          <div style="background-color:#d124fa;">Content here</div>
        
        
          .mybackground {background-color:#d124fa;}
        
        Background color #d124fa
      
           Border around this has a color of #d124fa        
        
          <div style="border:2px solid #d124fa;">Content here</div>
        
        
          .myborder {border:2px solid #d124fa;}
        
        Border color #d124fa