#d053f1 color space conversions
Hex:
        #d053f1
        RGB:
        208, 83, 241
        CMY:
        18, 67, 5
        CMYK:
        14, 66, 0, 5
      HSL:
        287°, 84.9462%, 63.5294%
        HSV (HSB):
        287°, 65.5602%, 94.5098%
        XYZ:
        44.9829, 25.9473, 85.8566
        xyY:
        0.2869, 0.1655, 25.9473
      CIE-Lab:
        57.9870, 70.7390, -57.2075
        CIE-LCH:
        57.9870, 90.9764, 321.0371
        CIE-Luv:
        57.9870, 46.9382, -98.5675
        Hunter-Lab:
        50.9385, 68.4879, -64.2761
      #d053f1 color charts
#d053f1 RGB chart
      #d053f1 CMYK chart
      #d053f1 RGB pie chart
      #d053f1 color shades, tints & tones
#d053f1 color schemes
#d053f1 color preview, HTML & CSS examples
           This text has a color of #d053f1        
        
          <p style="color:#d053f1;">Text here</p>
        
        
          .mytext {color:#d053f1;}
        
        Text color #d053f1
      
           This box has a color of #d053f1        
        
          <div style="background-color:#d053f1;">Content here</div>
        
        
          .mybackground {background-color:#d053f1;}
        
        Background color #d053f1
      
           Border around this has a color of #d053f1        
        
          <div style="border:2px solid #d053f1;">Content here</div>
        
        
          .myborder {border:2px solid #d053f1;}
        
        Border color #d053f1