#6f37fa color space conversions
Hex:
        #6f37fa
        RGB:
        111, 55, 250
        CMY:
        56, 78, 2
        CMYK:
        56, 78, 0, 2
      HSL:
        257°, 95.1220%, 59.8039%
        HSV (HSB):
        257°, 78.0000%, 98.0392%
        XYZ:
        25.1771, 13.0140, 91.6275
        xyY:
        0.1939, 0.1002, 13.0140
      CIE-Lab:
        42.7843, 67.7329, -87.4693
        CIE-LCH:
        42.7843, 110.6283, 307.7528
        CIE-Luv:
        42.7843, 3.0593, -128.9523
        Hunter-Lab:
        36.0749, 61.4458, -125.3394
      #6f37fa color charts
#6f37fa RGB chart
      #6f37fa CMYK chart
      #6f37fa RGB pie chart
      #6f37fa color shades, tints & tones
#6f37fa color schemes
#6f37fa color preview, HTML & CSS examples
           This text has a color of #6f37fa        
        
          <p style="color:#6f37fa;">Text here</p>
        
        
          .mytext {color:#6f37fa;}
        
        Text color #6f37fa
      
           This box has a color of #6f37fa        
        
          <div style="background-color:#6f37fa;">Content here</div>
        
        
          .mybackground {background-color:#6f37fa;}
        
        Background color #6f37fa
      
           Border around this has a color of #6f37fa        
        
          <div style="border:2px solid #6f37fa;">Content here</div>
        
        
          .myborder {border:2px solid #6f37fa;}
        
        Border color #6f37fa