#d81efa color space conversions
Hex:
        #d81efa
        RGB:
        216, 30, 250
        CMY:
        15, 88, 2
        CMYK:
        14, 88, 0, 2
      HSL:
        291°, 95.6522%, 54.9020%
        HSV (HSB):
        291°, 88.0000%, 98.0392%
        XYZ:
        46.0385, 22.4296, 92.3453
        xyY:
        0.2863, 0.1395, 22.4296
      CIE-Lab:
        54.4799, 88.8803, -67.7965
        CIE-LCH:
        54.4799, 111.7858, 322.6642
        CIE-Luv:
        54.4799, 57.6400, -114.9151
        Hunter-Lab:
        47.3599, 90.6398, -82.4555
      #d81efa color charts
#d81efa RGB chart
      #d81efa CMYK chart
      #d81efa RGB pie chart
      #d81efa color shades, tints & tones
#d81efa color schemes
#d81efa color preview, HTML & CSS examples
           This text has a color of #d81efa        
        
          <p style="color:#d81efa;">Text here</p>
        
        
          .mytext {color:#d81efa;}
        
        Text color #d81efa
      
           This box has a color of #d81efa        
        
          <div style="background-color:#d81efa;">Content here</div>
        
        
          .mybackground {background-color:#d81efa;}
        
        Background color #d81efa
      
           Border around this has a color of #d81efa        
        
          <div style="border:2px solid #d81efa;">Content here</div>
        
        
          .myborder {border:2px solid #d81efa;}
        
        Border color #d81efa