#d43bee color space conversions
Hex:
        #d43bee
        RGB:
        212, 59, 238
        CMY:
        17, 77, 7
        CMYK:
        11, 75, 0, 7
      HSL:
        291°, 84.0376%, 58.2353%
        HSV (HSB):
        291°, 75.2101%, 93.3333%
        XYZ:
        44.1480, 23.2980, 83.0590
        xyY:
        0.2933, 0.1548, 23.2980
      CIE-Lab:
        55.3780, 79.5589, -59.6767
        CIE-LCH:
        55.3780, 99.4531, 323.1266
        CIE-Luv:
        55.3780, 55.3506, -102.3233
        Hunter-Lab:
        48.2680, 78.7945, -68.2379
      #d43bee color charts
#d43bee RGB chart
      #d43bee CMYK chart
      #d43bee RGB pie chart
      #d43bee color shades, tints & tones
#d43bee color schemes
#d43bee color preview, HTML & CSS examples
           This text has a color of #d43bee        
        
          <p style="color:#d43bee;">Text here</p>
        
        
          .mytext {color:#d43bee;}
        
        Text color #d43bee
      
           This box has a color of #d43bee        
        
          <div style="background-color:#d43bee;">Content here</div>
        
        
          .mybackground {background-color:#d43bee;}
        
        Background color #d43bee
      
           Border around this has a color of #d43bee        
        
          <div style="border:2px solid #d43bee;">Content here</div>
        
        
          .myborder {border:2px solid #d43bee;}
        
        Border color #d43bee