#d135f2 color space conversions
Hex:
        #d135f2
        RGB:
        209, 53, 242
        CMY:
        18, 79, 5
        CMYK:
        14, 78, 0, 5
      HSL:
        290°, 87.9070%, 57.8431%
        HSV (HSB):
        290°, 78.0992%, 94.9020%
        XYZ:
        43.5946, 22.5123, 86.0520
        xyY:
        0.2865, 0.1480, 22.5123
      CIE-Lab:
        54.5664, 81.4324, -63.2452
        CIE-LCH:
        54.5664, 103.1077, 322.1650
        CIE-Luv:
        54.5664, 53.1080, -107.4525
        Hunter-Lab:
        47.4472, 80.9739, -74.3177
      #d135f2 color charts
#d135f2 RGB chart
      #d135f2 CMYK chart
      #d135f2 RGB pie chart
      #d135f2 color shades, tints & tones
#d135f2 color schemes
#d135f2 color preview, HTML & CSS examples
           This text has a color of #d135f2        
        
          <p style="color:#d135f2;">Text here</p>
        
        
          .mytext {color:#d135f2;}
        
        Text color #d135f2
      
           This box has a color of #d135f2        
        
          <div style="background-color:#d135f2;">Content here</div>
        
        
          .mybackground {background-color:#d135f2;}
        
        Background color #d135f2
      
           Border around this has a color of #d135f2        
        
          <div style="border:2px solid #d135f2;">Content here</div>
        
        
          .myborder {border:2px solid #d135f2;}
        
        Border color #d135f2