#d282f1 color space conversions
Hex:
        #d282f1
        RGB:
        210, 130, 241
        CMY:
        18, 49, 5
        CMYK:
        13, 46, 0, 5
      HSL:
        283°, 79.8561%, 72.7451%
        HSV (HSB):
        283°, 46.0581%, 94.5098%
        XYZ:
        50.4382, 36.0178, 87.5128
        xyY:
        0.2899, 0.2070, 36.0178
      CIE-Lab:
        66.5335, 49.0550, -43.6527
        CIE-LCH:
        66.5335, 65.6655, 318.3350
        CIE-Luv:
        66.5335, 33.3986, -76.4787
        Hunter-Lab:
        60.0148, 44.9906, -44.4456
      #d282f1 color charts
#d282f1 RGB chart
      #d282f1 CMYK chart
      #d282f1 RGB pie chart
      #d282f1 color shades, tints & tones
#d282f1 color schemes
#d282f1 color preview, HTML & CSS examples
           This text has a color of #d282f1        
        
          <p style="color:#d282f1;">Text here</p>
        
        
          .mytext {color:#d282f1;}
        
        Text color #d282f1
      
           This box has a color of #d282f1        
        
          <div style="background-color:#d282f1;">Content here</div>
        
        
          .mybackground {background-color:#d282f1;}
        
        Background color #d282f1
      
           Border around this has a color of #d282f1        
        
          <div style="border:2px solid #d282f1;">Content here</div>
        
        
          .myborder {border:2px solid #d282f1;}
        
        Border color #d282f1