#d308f4 color space conversions
Hex:
        #d308f4
        RGB:
        211, 8, 244
        CMY:
        17, 97, 4
        CMYK:
        14, 97, 0, 4
      HSL:
        292°, 93.6508%, 49.4118%
        HSV (HSB):
        292°, 96.7213%, 95.6863%
        XYZ:
        43.2799, 20.5542, 87.2742
        xyY:
        0.2864, 0.1360, 20.5542
      CIE-Lab:
        52.4581, 89.5900, -67.7515
        CIE-LCH:
        52.4581, 112.3238, 322.9020
        CIE-Luv:
        52.4581, 57.5453, -113.7271
        Hunter-Lab:
        45.3367, 91.0626, -82.3988
      #d308f4 color charts
#d308f4 RGB chart
      #d308f4 CMYK chart
      #d308f4 RGB pie chart
      #d308f4 color shades, tints & tones
#d308f4 color schemes
#d308f4 color preview, HTML & CSS examples
           This text has a color of #d308f4        
        
          <p style="color:#d308f4;">Text here</p>
        
        
          .mytext {color:#d308f4;}
        
        Text color #d308f4
      
           This box has a color of #d308f4        
        
          <div style="background-color:#d308f4;">Content here</div>
        
        
          .mybackground {background-color:#d308f4;}
        
        Background color #d308f4
      
           Border around this has a color of #d308f4        
        
          <div style="border:2px solid #d308f4;">Content here</div>
        
        
          .myborder {border:2px solid #d308f4;}
        
        Border color #d308f4