#d113f8 color space conversions
Hex:
        #d113f8
        RGB:
        209, 19, 248
        CMY:
        18, 93, 3
        CMYK:
        16, 92, 0, 3
      HSL:
        290°, 94.2387%, 52.3529%
        HSV (HSB):
        290°, 92.3387%, 97.2549%
        XYZ:
        43.4706, 20.7984, 90.5303
        xyY:
        0.2808, 0.1344, 20.7984
      CIE-Lab:
        52.7281, 88.9903, -69.5682
        CIE-LCH:
        52.7281, 112.9558, 321.9835
        CIE-Luv:
        52.7281, 54.4729, -116.4008
        Hunter-Lab:
        45.6052, 90.3361, -85.7721
      #d113f8 color charts
#d113f8 RGB chart
      #d113f8 CMYK chart
      #d113f8 RGB pie chart
      #d113f8 color shades, tints & tones
#d113f8 color schemes
#d113f8 color preview, HTML & CSS examples
           This text has a color of #d113f8        
        
          <p style="color:#d113f8;">Text here</p>
        
        
          .mytext {color:#d113f8;}
        
        Text color #d113f8
      
           This box has a color of #d113f8        
        
          <div style="background-color:#d113f8;">Content here</div>
        
        
          .mybackground {background-color:#d113f8;}
        
        Background color #d113f8
      
           Border around this has a color of #d113f8        
        
          <div style="border:2px solid #d113f8;">Content here</div>
        
        
          .myborder {border:2px solid #d113f8;}
        
        Border color #d113f8