#d22bfa color space conversions
Hex:
        #d22bfa
        RGB:
        210, 43, 250
        CMY:
        18, 83, 2
        CMYK:
        16, 83, 0, 2
      HSL:
        288°, 95.3917%, 57.4510%
        HSV (HSB):
        288°, 82.8000%, 98.0392%
        XYZ:
        44.6975, 22.3315, 92.3971
        xyY:
        0.2804, 0.1401, 22.3315
      CIE-Lab:
        54.3770, 85.4737, -68.0092
        CIE-LCH:
        54.3770, 109.2291, 321.4916
        CIE-Luv:
        54.3770, 52.5572, -114.7729
        Hunter-Lab:
        47.2562, 86.1367, -82.8465
      #d22bfa color charts
#d22bfa RGB chart
      #d22bfa CMYK chart
      #d22bfa RGB pie chart
      #d22bfa color shades, tints & tones
#d22bfa color schemes
#d22bfa color preview, HTML & CSS examples
           This text has a color of #d22bfa        
        
          <p style="color:#d22bfa;">Text here</p>
        
        
          .mytext {color:#d22bfa;}
        
        Text color #d22bfa
      
           This box has a color of #d22bfa        
        
          <div style="background-color:#d22bfa;">Content here</div>
        
        
          .mybackground {background-color:#d22bfa;}
        
        Background color #d22bfa
      
           Border around this has a color of #d22bfa        
        
          <div style="border:2px solid #d22bfa;">Content here</div>
        
        
          .myborder {border:2px solid #d22bfa;}
        
        Border color #d22bfa