#971fde color space conversions
Hex:
        #971fde
        RGB:
        151, 31, 222
        CMY:
        41, 88, 13
        CMYK:
        32, 86, 0, 13
      HSL:
        278°, 75.4941%, 49.6078%
        HSV (HSB):
        278°, 86.0360%, 87.0588%
        XYZ:
        26.4373, 12.8332, 70.1909
        xyY:
        0.2415, 0.1172, 12.8332
      CIE-Lab:
        42.5109, 74.1826, -71.8900
        CIE-LCH:
        42.5109, 103.3016, 315.8992
        CIE-Luv:
        42.5109, 26.7314, -110.2114
        Hunter-Lab:
        35.8235, 69.0398, -91.0937
      #971fde color charts
#971fde RGB chart
      #971fde CMYK chart
      #971fde RGB pie chart
      #971fde color shades, tints & tones
#971fde color schemes
#971fde color preview, HTML & CSS examples
           This text has a color of #971fde        
        
          <p style="color:#971fde;">Text here</p>
        
        
          .mytext {color:#971fde;}
        
        Text color #971fde
      
           This box has a color of #971fde        
        
          <div style="background-color:#971fde;">Content here</div>
        
        
          .mybackground {background-color:#971fde;}
        
        Background color #971fde
      
           Border around this has a color of #971fde        
        
          <div style="border:2px solid #971fde;">Content here</div>
        
        
          .myborder {border:2px solid #971fde;}
        
        Border color #971fde