#d13bea color space conversions
Hex:
        #d13bea
        RGB:
        209, 59, 234
        CMY:
        18, 77, 8
        CMYK:
        11, 75, 0, 8
      HSL:
        291°, 80.6452%, 57.4510%
        HSV (HSB):
        291°, 74.7863%, 91.7647%
        XYZ:
        42.7097, 22.6238, 79.9577
        xyY:
        0.2940, 0.1557, 22.6238
      CIE-Lab:
        54.6827, 78.3046, -58.5722
        CIE-LCH:
        54.6827, 97.7871, 323.2034
        CIE-Luv:
        54.6827, 54.6292, -100.1984
        Hunter-Lab:
        47.5644, 77.0435, -66.3737
      #d13bea color charts
#d13bea RGB chart
      #d13bea CMYK chart
      #d13bea RGB pie chart
      #d13bea color shades, tints & tones
#d13bea color schemes
#d13bea color preview, HTML & CSS examples
           This text has a color of #d13bea        
        
          <p style="color:#d13bea;">Text here</p>
        
        
          .mytext {color:#d13bea;}
        
        Text color #d13bea
      
           This box has a color of #d13bea        
        
          <div style="background-color:#d13bea;">Content here</div>
        
        
          .mybackground {background-color:#d13bea;}
        
        Background color #d13bea
      
           Border around this has a color of #d13bea        
        
          <div style="border:2px solid #d13bea;">Content here</div>
        
        
          .myborder {border:2px solid #d13bea;}
        
        Border color #d13bea