#7f03f1 color space conversions
Hex:
        #7f03f1
        RGB:
        127, 3, 241
        CMY:
        50, 99, 5
        CMYK:
        47, 99, 0, 5
      HSL:
        271°, 97.5410%, 47.8431%
        HSV (HSB):
        271°, 98.7552%, 94.5098%
        XYZ:
        24.6621, 10.9280, 84.0286
        xyY:
        0.2062, 0.0914, 10.9280
      CIE-Lab:
        39.4590, 79.8622, -87.8316
        CIE-LCH:
        39.4590, 118.7112, 312.2791
        CIE-Luv:
        39.4590, 13.3482, -125.7525
        Hunter-Lab:
        33.0576, 75.3168, -127.5682
      #7f03f1 color charts
#7f03f1 RGB chart
      #7f03f1 CMYK chart
      #7f03f1 RGB pie chart
      #7f03f1 color shades, tints & tones
#7f03f1 color schemes
#7f03f1 color preview, HTML & CSS examples
           This text has a color of #7f03f1        
        
          <p style="color:#7f03f1;">Text here</p>
        
        
          .mytext {color:#7f03f1;}
        
        Text color #7f03f1
      
           This box has a color of #7f03f1        
        
          <div style="background-color:#7f03f1;">Content here</div>
        
        
          .mybackground {background-color:#7f03f1;}
        
        Background color #7f03f1
      
           Border around this has a color of #7f03f1        
        
          <div style="border:2px solid #7f03f1;">Content here</div>
        
        
          .myborder {border:2px solid #7f03f1;}
        
        Border color #7f03f1