#d625eb color space conversions
Hex:
        #d625eb
        RGB:
        214, 37, 235
        CMY:
        16, 85, 8
        CMYK:
        9, 84, 0, 8
      HSL:
        294°, 83.1933%, 53.3333%
        HSV (HSB):
        294°, 84.2553%, 92.1569%
        XYZ:
        43.3885, 21.6174, 80.4830
        xyY:
        0.2982, 0.1486, 21.6174
      CIE-Lab:
        53.6187, 84.9087, -60.8009
        CIE-LCH:
        53.6187, 104.4329, 324.3946
        CIE-Luv:
        53.6187, 60.7096, -103.8029
        Hunter-Lab:
        46.4946, 85.2100, -70.0860
      #d625eb color charts
#d625eb RGB chart
      #d625eb CMYK chart
      #d625eb RGB pie chart
      #d625eb color shades, tints & tones
#d625eb color schemes
#d625eb color preview, HTML & CSS examples
           This text has a color of #d625eb        
        
          <p style="color:#d625eb;">Text here</p>
        
        
          .mytext {color:#d625eb;}
        
        Text color #d625eb
      
           This box has a color of #d625eb        
        
          <div style="background-color:#d625eb;">Content here</div>
        
        
          .mybackground {background-color:#d625eb;}
        
        Background color #d625eb
      
           Border around this has a color of #d625eb        
        
          <div style="border:2px solid #d625eb;">Content here</div>
        
        
          .myborder {border:2px solid #d625eb;}
        
        Border color #d625eb