#d81be1 color space conversions
Hex:
        #d81be1
        RGB:
        216, 27, 225
        CMY:
        15, 89, 12
        CMYK:
        4, 88, 0, 12
      HSL:
        297°, 78.5714%, 49.4118%
        HSV (HSB):
        297°, 88.0000%, 88.2353%
        XYZ:
        42.3014, 20.8190, 73.0231
        xyY:
        0.3107, 0.1529, 20.8190
      CIE-Lab:
        52.7509, 85.4070, -56.5280
        CIE-LCH:
        52.7509, 102.4196, 326.5008
        CIE-Luv:
        52.7509, 66.6014, -97.1791
        Hunter-Lab:
        45.6279, 85.6379, -62.9485
      #d81be1 color charts
#d81be1 RGB chart
      #d81be1 CMYK chart
      #d81be1 RGB pie chart
      #d81be1 color shades, tints & tones
#d81be1 color schemes
#d81be1 color preview, HTML & CSS examples
           This text has a color of #d81be1        
        
          <p style="color:#d81be1;">Text here</p>
        
        
          .mytext {color:#d81be1;}
        
        Text color #d81be1
      
           This box has a color of #d81be1        
        
          <div style="background-color:#d81be1;">Content here</div>
        
        
          .mybackground {background-color:#d81be1;}
        
        Background color #d81be1
      
           Border around this has a color of #d81be1        
        
          <div style="border:2px solid #d81be1;">Content here</div>
        
        
          .myborder {border:2px solid #d81be1;}
        
        Border color #d81be1