#d02ff2 color space conversions
Hex:
        #d02ff2
        RGB:
        208, 47, 242
        CMY:
        18, 82, 5
        CMYK:
        14, 81, 0, 5
      HSL:
        290°, 88.2353%, 56.6667%
        HSV (HSB):
        290°, 80.5785%, 94.9020%
        XYZ:
        43.0560, 21.8537, 85.9533
        xyY:
        0.2854, 0.1449, 21.8537
      CIE-Lab:
        53.8715, 82.8332, -64.3726
        CIE-LCH:
        53.8715, 104.9055, 322.1479
        CIE-Luv:
        53.8715, 53.2860, -108.9050
        Hunter-Lab:
        46.7480, 82.5936, -76.2901
      #d02ff2 color charts
#d02ff2 RGB chart
      #d02ff2 CMYK chart
      #d02ff2 RGB pie chart
      #d02ff2 color shades, tints & tones
#d02ff2 color schemes
#d02ff2 color preview, HTML & CSS examples
           This text has a color of #d02ff2        
        
          <p style="color:#d02ff2;">Text here</p>
        
        
          .mytext {color:#d02ff2;}
        
        Text color #d02ff2
      
           This box has a color of #d02ff2        
        
          <div style="background-color:#d02ff2;">Content here</div>
        
        
          .mybackground {background-color:#d02ff2;}
        
        Background color #d02ff2
      
           Border around this has a color of #d02ff2        
        
          <div style="border:2px solid #d02ff2;">Content here</div>
        
        
          .myborder {border:2px solid #d02ff2;}
        
        Border color #d02ff2