#d72bee color space conversions
Hex:
        #d72bee
        RGB:
        215, 43, 238
        CMY:
        16, 83, 7
        CMYK:
        10, 82, 0, 7
      HSL:
        293°, 85.1528%, 55.0980%
        HSV (HSB):
        293°, 81.9328%, 93.3333%
        XYZ:
        44.3208, 22.3479, 82.8665
        xyY:
        0.2964, 0.1494, 22.3479
      CIE-Lab:
        54.3942, 84.3042, -61.2317
        CIE-LCH:
        54.3942, 104.1946, 324.0084
        CIE-Luv:
        54.3942, 59.6786, -104.7497
        Hunter-Lab:
        47.2735, 84.6222, -70.8389
      #d72bee color charts
#d72bee RGB chart
      #d72bee CMYK chart
      #d72bee RGB pie chart
      #d72bee color shades, tints & tones
#d72bee color schemes
#d72bee color preview, HTML & CSS examples
           This text has a color of #d72bee        
        
          <p style="color:#d72bee;">Text here</p>
        
        
          .mytext {color:#d72bee;}
        
        Text color #d72bee
      
           This box has a color of #d72bee        
        
          <div style="background-color:#d72bee;">Content here</div>
        
        
          .mybackground {background-color:#d72bee;}
        
        Background color #d72bee
      
           Border around this has a color of #d72bee        
        
          <div style="border:2px solid #d72bee;">Content here</div>
        
        
          .myborder {border:2px solid #d72bee;}
        
        Border color #d72bee