#db58fa color space conversions
Hex:
        #db58fa
        RGB:
        219, 88, 250
        CMY:
        14, 65, 2
        CMYK:
        12, 65, 0, 2
      HSL:
        289°, 94.1860%, 66.2745%
        HSV (HSB):
        289°, 64.8000%, 98.0392%
        XYZ:
        49.9585, 28.9416, 93.3957
        xyY:
        0.2900, 0.1680, 28.9416
      CIE-Lab:
        60.7301, 72.7823, -57.7353
        CIE-LCH:
        60.7301, 92.9012, 321.5764
        CIE-Luv:
        60.7301, 50.2356, -100.6769
        Hunter-Lab:
        53.7974, 71.6167, -65.2729
      #db58fa color charts
#db58fa RGB chart
      #db58fa CMYK chart
      #db58fa RGB pie chart
      #db58fa color shades, tints & tones
#db58fa color schemes
#db58fa color preview, HTML & CSS examples
           This text has a color of #db58fa        
        
          <p style="color:#db58fa;">Text here</p>
        
        
          .mytext {color:#db58fa;}
        
        Text color #db58fa
      
           This box has a color of #db58fa        
        
          <div style="background-color:#db58fa;">Content here</div>
        
        
          .mybackground {background-color:#db58fa;}
        
        Background color #db58fa
      
           Border around this has a color of #db58fa        
        
          <div style="border:2px solid #db58fa;">Content here</div>
        
        
          .myborder {border:2px solid #db58fa;}
        
        Border color #db58fa