#d01efa color space conversions
Hex:
        #d01efa
        RGB:
        208, 30, 250
        CMY:
        18, 88, 2
        CMYK:
        17, 88, 0, 2
      HSL:
        289°, 95.6522%, 54.9020%
        HSV (HSB):
        289°, 88.0000%, 98.0392%
        XYZ:
        43.7320, 21.2406, 92.2374
        xyY:
        0.2782, 0.1351, 21.2406
      CIE-Lab:
        53.2118, 87.6761, -69.9091
        CIE-LCH:
        53.2118, 112.1355, 321.4327
        CIE-Luv:
        53.2118, 52.4975, -117.0433
        Hunter-Lab:
        46.0875, 88.7240, -86.3990
      #d01efa color charts
#d01efa RGB chart
      #d01efa CMYK chart
      #d01efa RGB pie chart
      #d01efa color shades, tints & tones
#d01efa color schemes
#d01efa color preview, HTML & CSS examples
           This text has a color of #d01efa        
        
          <p style="color:#d01efa;">Text here</p>
        
        
          .mytext {color:#d01efa;}
        
        Text color #d01efa
      
           This box has a color of #d01efa        
        
          <div style="background-color:#d01efa;">Content here</div>
        
        
          .mybackground {background-color:#d01efa;}
        
        Background color #d01efa
      
           Border around this has a color of #d01efa        
        
          <div style="border:2px solid #d01efa;">Content here</div>
        
        
          .myborder {border:2px solid #d01efa;}
        
        Border color #d01efa