#d230f8 color space conversions
Hex:
        #d230f8
        RGB:
        210, 48, 248
        CMY:
        18, 81, 3
        CMYK:
        15, 81, 0, 3
      HSL:
        289°, 93.4579%, 58.0392%
        HSV (HSB):
        289°, 80.6452%, 97.2549%
        XYZ:
        44.5786, 22.5929, 90.8182
        xyY:
        0.2822, 0.1430, 22.5929
      CIE-Lab:
        54.6505, 83.9497, -66.4530
        CIE-LCH:
        54.6505, 107.0680, 321.6355
        CIE-Luv:
        54.6505, 52.5818, -112.4925
        Hunter-Lab:
        47.5319, 84.2281, -80.0118
      #d230f8 color charts
#d230f8 RGB chart
      #d230f8 CMYK chart
      #d230f8 RGB pie chart
      #d230f8 color shades, tints & tones
#d230f8 color schemes
#d230f8 color preview, HTML & CSS examples
           This text has a color of #d230f8        
        
          <p style="color:#d230f8;">Text here</p>
        
        
          .mytext {color:#d230f8;}
        
        Text color #d230f8
      
           This box has a color of #d230f8        
        
          <div style="background-color:#d230f8;">Content here</div>
        
        
          .mybackground {background-color:#d230f8;}
        
        Background color #d230f8
      
           Border around this has a color of #d230f8        
        
          <div style="border:2px solid #d230f8;">Content here</div>
        
        
          .myborder {border:2px solid #d230f8;}
        
        Border color #d230f8