#d83bfe color space conversions
Hex:
        #d83bfe
        RGB:
        216, 59, 254
        CMY:
        15, 77, 0
        CMYK:
        15, 77, 0, 0
      HSL:
        288°, 98.9848%, 61.3725%
        HSV (HSB):
        288°, 76.7717%, 99.6078%
        XYZ:
        47.7723, 24.8826, 96.0509
        xyY:
        0.2832, 0.1475, 24.8826
      CIE-Lab:
        56.9609, 83.0550, -66.0180
        CIE-LCH:
        56.9609, 106.0967, 321.5198
        CIE-Luv:
        56.9609, 53.0317, -112.9628
        Hunter-Lab:
        49.8825, 83.6544, -79.2477
      #d83bfe color charts
#d83bfe RGB chart
      #d83bfe CMYK chart
      #d83bfe RGB pie chart
      #d83bfe color shades, tints & tones
#d83bfe color schemes
#d83bfe color preview, HTML & CSS examples
           This text has a color of #d83bfe        
        
          <p style="color:#d83bfe;">Text here</p>
        
        
          .mytext {color:#d83bfe;}
        
        Text color #d83bfe
      
           This box has a color of #d83bfe        
        
          <div style="background-color:#d83bfe;">Content here</div>
        
        
          .mybackground {background-color:#d83bfe;}
        
        Background color #d83bfe
      
           Border around this has a color of #d83bfe        
        
          <div style="border:2px solid #d83bfe;">Content here</div>
        
        
          .myborder {border:2px solid #d83bfe;}
        
        Border color #d83bfe