#d42bf2 color space conversions
Hex:
        #d42bf2
        RGB:
        212, 43, 242
        CMY:
        17, 83, 5
        CMYK:
        12, 82, 0, 5
      HSL:
        291°, 88.4444%, 55.8824%
        HSV (HSB):
        291°, 82.2314%, 94.9020%
        XYZ:
        44.0423, 22.1356, 85.9557
        xyY:
        0.2895, 0.1455, 22.1356
      CIE-Lab:
        54.1706, 84.4539, -63.8586
        CIE-LCH:
        54.1706, 105.8791, 322.9058
        CIE-Luv:
        54.1706, 56.3755, -108.5062
        Hunter-Lab:
        47.0485, 84.7596, -75.3865
      #d42bf2 color charts
#d42bf2 RGB chart
      #d42bf2 CMYK chart
      #d42bf2 RGB pie chart
      #d42bf2 color shades, tints & tones
#d42bf2 color schemes
#d42bf2 color preview, HTML & CSS examples
           This text has a color of #d42bf2        
        
          <p style="color:#d42bf2;">Text here</p>
        
        
          .mytext {color:#d42bf2;}
        
        Text color #d42bf2
      
           This box has a color of #d42bf2        
        
          <div style="background-color:#d42bf2;">Content here</div>
        
        
          .mybackground {background-color:#d42bf2;}
        
        Background color #d42bf2
      
           Border around this has a color of #d42bf2        
        
          <div style="border:2px solid #d42bf2;">Content here</div>
        
        
          .myborder {border:2px solid #d42bf2;}
        
        Border color #d42bf2