#7f28eb color space conversions
Hex:
        #7f28eb
        RGB:
        127, 40, 235
        CMY:
        50, 84, 8
        CMYK:
        46, 83, 0, 8
      HSL:
        267°, 82.9787%, 53.9216%
        HSV (HSB):
        267°, 82.9787%, 92.1569%
        XYZ:
        24.5066, 12.0278, 79.6272
        xyY:
        0.2110, 0.1035, 12.0278
      CIE-Lab:
        41.2602, 71.4263, -81.4654
        CIE-LCH:
        41.2602, 108.3436, 311.2433
        CIE-Luv:
        41.2602, 12.3569, -120.3766
        Hunter-Lab:
        34.6811, 65.4411, -111.8522
      #7f28eb color charts
#7f28eb RGB chart
      #7f28eb CMYK chart
      #7f28eb RGB pie chart
      #7f28eb color shades, tints & tones
#7f28eb color schemes
#7f28eb color preview, HTML & CSS examples
           This text has a color of #7f28eb        
        
          <p style="color:#7f28eb;">Text here</p>
        
        
          .mytext {color:#7f28eb;}
        
        Text color #7f28eb
      
           This box has a color of #7f28eb        
        
          <div style="background-color:#7f28eb;">Content here</div>
        
        
          .mybackground {background-color:#7f28eb;}
        
        Background color #7f28eb
      
           Border around this has a color of #7f28eb        
        
          <div style="border:2px solid #7f28eb;">Content here</div>
        
        
          .myborder {border:2px solid #7f28eb;}
        
        Border color #7f28eb