#d057f1 color space conversions
Hex:
        #d057f1
        RGB:
        208, 87, 241
        CMY:
        18, 66, 5
        CMYK:
        14, 64, 0, 5
      HSL:
        287°, 84.6154%, 64.3137%
        HSV (HSB):
        287°, 63.9004%, 94.5098%
        XYZ:
        45.2978, 26.5772, 85.9615
        xyY:
        0.2870, 0.1684, 26.5772
      CIE-Lab:
        58.5809, 69.0863, -56.2588
        CIE-LCH:
        58.5809, 89.0953, 320.8432
        CIE-Luv:
        58.5809, 45.9415, -97.1174
        Hunter-Lab:
        51.5530, 66.6237, -62.7753
      #d057f1 color charts
#d057f1 RGB chart
      #d057f1 CMYK chart
      #d057f1 RGB pie chart
      #d057f1 color shades, tints & tones
#d057f1 color schemes
#d057f1 color preview, HTML & CSS examples
           This text has a color of #d057f1        
        
          <p style="color:#d057f1;">Text here</p>
        
        
          .mytext {color:#d057f1;}
        
        Text color #d057f1
      
           This box has a color of #d057f1        
        
          <div style="background-color:#d057f1;">Content here</div>
        
        
          .mybackground {background-color:#d057f1;}
        
        Background color #d057f1
      
           Border around this has a color of #d057f1        
        
          <div style="border:2px solid #d057f1;">Content here</div>
        
        
          .myborder {border:2px solid #d057f1;}
        
        Border color #d057f1