#d61be5 color space conversions
Hex:
        #d61be5
        RGB:
        214, 27, 229
        CMY:
        16, 89, 10
        CMYK:
        7, 88, 0, 10
      HSL:
        296°, 79.5276%, 50.1961%
        HSV (HSB):
        296°, 88.2096%, 89.8039%
        XYZ:
        42.2663, 20.7372, 75.9037
        xyY:
        0.3043, 0.1493, 20.7372
      CIE-Lab:
        52.6606, 85.6904, -58.9559
        CIE-LCH:
        52.6606, 104.0128, 325.4716
        CIE-Luv:
        52.6606, 63.7578, -100.7207
        Hunter-Lab:
        45.5381, 85.9839, -66.9491
      #d61be5 color charts
#d61be5 RGB chart
      #d61be5 CMYK chart
      #d61be5 RGB pie chart
      #d61be5 color shades, tints & tones
#d61be5 color schemes
#d61be5 color preview, HTML & CSS examples
           This text has a color of #d61be5        
        
          <p style="color:#d61be5;">Text here</p>
        
        
          .mytext {color:#d61be5;}
        
        Text color #d61be5
      
           This box has a color of #d61be5        
        
          <div style="background-color:#d61be5;">Content here</div>
        
        
          .mybackground {background-color:#d61be5;}
        
        Background color #d61be5
      
           Border around this has a color of #d61be5        
        
          <div style="border:2px solid #d61be5;">Content here</div>
        
        
          .myborder {border:2px solid #d61be5;}
        
        Border color #d61be5