#d305f5 color space conversions
Hex:
        #d305f5
        RGB:
        211, 5, 245
        CMY:
        17, 98, 4
        CMYK:
        14, 98, 0, 4
      HSL:
        292°, 96.0000%, 49.0196%
        HSV (HSB):
        292°, 97.9592%, 96.0784%
        XYZ:
        43.3997, 20.5500, 88.0653
        xyY:
        0.2855, 0.1352, 20.5500
      CIE-Lab:
        52.4534, 89.9645, -68.3192
        CIE-LCH:
        52.4534, 112.9652, 322.7869
        CIE-Luv:
        52.4534, 57.3111, -114.5703
        Hunter-Lab:
        45.3321, 91.5596, -83.4484
      #d305f5 color charts
#d305f5 RGB chart
      #d305f5 CMYK chart
      #d305f5 RGB pie chart
      #d305f5 color shades, tints & tones
#d305f5 color schemes
#d305f5 color preview, HTML & CSS examples
           This text has a color of #d305f5        
        
          <p style="color:#d305f5;">Text here</p>
        
        
          .mytext {color:#d305f5;}
        
        Text color #d305f5
      
           This box has a color of #d305f5        
        
          <div style="background-color:#d305f5;">Content here</div>
        
        
          .mybackground {background-color:#d305f5;}
        
        Background color #d305f5
      
           Border around this has a color of #d305f5        
        
          <div style="border:2px solid #d305f5;">Content here</div>
        
        
          .myborder {border:2px solid #d305f5;}
        
        Border color #d305f5