#d36ef2 color space conversions
Hex:
        #d36ef2
        RGB:
        211, 110, 242
        CMY:
        17, 57, 5
        CMYK:
        13, 55, 0, 5
      HSL:
        286°, 83.5443%, 69.0196%
        HSV (HSB):
        286°, 54.5455%, 94.9020%
        XYZ:
        48.4669, 31.4115, 87.5129
        xyY:
        0.2895, 0.1877, 31.4115
      CIE-Lab:
        62.8535, 59.5732, -49.9976
        CIE-LCH:
        62.8535, 77.7736, 319.9945
        CIE-Luv:
        62.8535, 40.8679, -87.3517
        Hunter-Lab:
        56.0460, 56.2809, -53.3461
      #d36ef2 color charts
#d36ef2 RGB chart
      #d36ef2 CMYK chart
      #d36ef2 RGB pie chart
      #d36ef2 color shades, tints & tones
#d36ef2 color schemes
#d36ef2 color preview, HTML & CSS examples
           This text has a color of #d36ef2        
        
          <p style="color:#d36ef2;">Text here</p>
        
        
          .mytext {color:#d36ef2;}
        
        Text color #d36ef2
      
           This box has a color of #d36ef2        
        
          <div style="background-color:#d36ef2;">Content here</div>
        
        
          .mybackground {background-color:#d36ef2;}
        
        Background color #d36ef2
      
           Border around this has a color of #d36ef2        
        
          <div style="border:2px solid #d36ef2;">Content here</div>
        
        
          .myborder {border:2px solid #d36ef2;}
        
        Border color #d36ef2