#d344ff color space conversions
Hex:
        #d344ff
        RGB:
        211, 68, 255
        CMY:
        17, 73, 0
        CMYK:
        17, 73, 0, 0
      HSL:
        286°, 100.0000%, 63.3333%
        HSV (HSB):
        286°, 73.3333%, 100.0000%
        XYZ:
        46.9811, 25.2031, 96.9963
        xyY:
        0.2777, 0.1490, 25.2031
      CIE-Lab:
        57.2728, 79.5036, -66.1074
        CIE-LCH:
        57.2728, 103.3974, 320.2564
        CIE-Luv:
        57.2728, 48.1113, -112.8320
        Hunter-Lab:
        50.2027, 79.1905, -79.4118
      #d344ff color charts
#d344ff RGB chart
      #d344ff CMYK chart
      #d344ff RGB pie chart
      #d344ff color shades, tints & tones
#d344ff color schemes
#d344ff color preview, HTML & CSS examples
           This text has a color of #d344ff        
        
          <p style="color:#d344ff;">Text here</p>
        
        
          .mytext {color:#d344ff;}
        
        Text color #d344ff
      
           This box has a color of #d344ff        
        
          <div style="background-color:#d344ff;">Content here</div>
        
        
          .mybackground {background-color:#d344ff;}
        
        Background color #d344ff
      
           Border around this has a color of #d344ff        
        
          <div style="border:2px solid #d344ff;">Content here</div>
        
        
          .myborder {border:2px solid #d344ff;}
        
        Border color #d344ff