#d82cfb color space conversions
Hex:
        #d82cfb
        RGB:
        216, 44, 251
        CMY:
        15, 83, 2
        CMYK:
        14, 82, 0, 2
      HSL:
        290°, 96.2791%, 57.8431%
        HSV (HSB):
        290°, 82.4701%, 98.4314%
        XYZ:
        46.6322, 23.3653, 93.3190
        xyY:
        0.2855, 0.1431, 23.3653
      CIE-Lab:
        55.4467, 86.3938, -66.7926
        CIE-LCH:
        55.4467, 109.2023, 322.2917
        CIE-Luv:
        55.4467, 55.9739, -113.7077
        Hunter-Lab:
        48.3377, 87.6109, -80.6267
      #d82cfb color charts
#d82cfb RGB chart
      #d82cfb CMYK chart
      #d82cfb RGB pie chart
      #d82cfb color shades, tints & tones
#d82cfb color schemes
#d82cfb color preview, HTML & CSS examples
           This text has a color of #d82cfb        
        
          <p style="color:#d82cfb;">Text here</p>
        
        
          .mytext {color:#d82cfb;}
        
        Text color #d82cfb
      
           This box has a color of #d82cfb        
        
          <div style="background-color:#d82cfb;">Content here</div>
        
        
          .mybackground {background-color:#d82cfb;}
        
        Background color #d82cfb
      
           Border around this has a color of #d82cfb        
        
          <div style="border:2px solid #d82cfb;">Content here</div>
        
        
          .myborder {border:2px solid #d82cfb;}
        
        Border color #d82cfb