#7f37da color space conversions
Hex:
        #7f37da
        RGB:
        127, 55, 218
        CMY:
        50, 78, 15
        CMYK:
        42, 75, 0, 15
      HSL:
        267°, 68.7764%, 53.5294%
        HSV (HSB):
        267°, 74.7706%, 85.4902%
        XYZ:
        22.7735, 12.3064, 67.5047
        xyY:
        0.2220, 0.1200, 12.3064
      CIE-Lab:
        41.6989, 61.8492, -71.0572
        CIE-LCH:
        41.6989, 94.2042, 311.0368
        CIE-Luv:
        41.6989, 13.2290, -107.3979
        Hunter-Lab:
        35.0804, 54.4877, -89.5346
      #7f37da color charts
#7f37da RGB chart
      #7f37da CMYK chart
      #7f37da RGB pie chart
      #7f37da color shades, tints & tones
#7f37da color schemes
#7f37da color preview, HTML & CSS examples
           This text has a color of #7f37da        
        
          <p style="color:#7f37da;">Text here</p>
        
        
          .mytext {color:#7f37da;}
        
        Text color #7f37da
      
           This box has a color of #7f37da        
        
          <div style="background-color:#7f37da;">Content here</div>
        
        
          .mybackground {background-color:#7f37da;}
        
        Background color #7f37da
      
           Border around this has a color of #7f37da        
        
          <div style="border:2px solid #7f37da;">Content here</div>
        
        
          .myborder {border:2px solid #7f37da;}
        
        Border color #7f37da