#db58fe color space conversions
Hex:
        #db58fe
        RGB:
        219, 88, 254
        CMY:
        14, 65, 0
        CMYK:
        14, 65, 0, 0
      HSL:
        287°, 98.8095%, 67.0588%
        HSV (HSB):
        287°, 65.3543%, 99.6078%
        XYZ:
        50.5925, 29.1953, 96.7347
        xyY:
        0.2866, 0.1654, 29.1953
      CIE-Lab:
        60.9536, 73.5190, -59.5881
        CIE-LCH:
        60.9536, 94.6350, 320.9748
        CIE-Luv:
        60.9536, 49.1553, -103.7378
        Hunter-Lab:
        54.0327, 72.5782, -68.3240
      #db58fe color charts
#db58fe RGB chart
      #db58fe CMYK chart
      #db58fe RGB pie chart
      #db58fe color shades, tints & tones
#db58fe color schemes
#db58fe color preview, HTML & CSS examples
           This text has a color of #db58fe        
        
          <p style="color:#db58fe;">Text here</p>
        
        
          .mytext {color:#db58fe;}
        
        Text color #db58fe
      
           This box has a color of #db58fe        
        
          <div style="background-color:#db58fe;">Content here</div>
        
        
          .mybackground {background-color:#db58fe;}
        
        Background color #db58fe
      
           Border around this has a color of #db58fe        
        
          <div style="border:2px solid #db58fe;">Content here</div>
        
        
          .myborder {border:2px solid #db58fe;}
        
        Border color #db58fe