#7f03dc color space conversions
Hex:
        #7f03dc
        RGB:
        127, 3, 220
        CMY:
        50, 99, 14
        CMYK:
        42, 99, 0, 14
      HSL:
        274°, 97.3094%, 43.7255%
        HSV (HSB):
        274°, 98.6364%, 86.2745%
        XYZ:
        21.7032, 9.7445, 68.4471
        xyY:
        0.2173, 0.0975, 9.7445
      CIE-Lab:
        37.3798, 75.5229, -79.2938
        CIE-LCH:
        37.3798, 109.5044, 313.6047
        CIE-Luv:
        37.3798, 16.8964, -113.3929
        Hunter-Lab:
        31.2161, 69.4752, -108.1531
      #7f03dc color charts
#7f03dc RGB chart
      #7f03dc CMYK chart
      #7f03dc RGB pie chart
      #7f03dc color shades, tints & tones
#7f03dc color schemes
#7f03dc color preview, HTML & CSS examples
           This text has a color of #7f03dc        
        
          <p style="color:#7f03dc;">Text here</p>
        
        
          .mytext {color:#7f03dc;}
        
        Text color #7f03dc
      
           This box has a color of #7f03dc        
        
          <div style="background-color:#7f03dc;">Content here</div>
        
        
          .mybackground {background-color:#7f03dc;}
        
        Background color #7f03dc
      
           Border around this has a color of #7f03dc        
        
          <div style="border:2px solid #7f03dc;">Content here</div>
        
        
          .myborder {border:2px solid #7f03dc;}
        
        Border color #7f03dc