#90078f color space conversions
Hex:
        #90078f
        RGB:
        144, 7, 143
        CMY:
        44, 97, 44
        CMYK:
        0, 95, 1, 44
      HSL:
        300°, 90.7285%, 29.6078%
        HSV (HSB):
        300°, 95.1389%, 56.4706%
        XYZ:
        16.5355, 8.0644, 26.6717
        xyY:
        0.3225, 0.1573, 8.0644
      CIE-Lab:
        34.1167, 63.1033, -38.7311
        CIE-LCH:
        34.1167, 74.0413, 328.4595
        CIE-Luv:
        34.1167, 47.1183, -59.7249
        Hunter-Lab:
        28.3979, 54.2404, -35.8073
      #90078f color charts
#90078f RGB chart
      #90078f CMYK chart
      #90078f RGB pie chart
      #90078f color shades, tints & tones
#90078f color schemes
#90078f color preview, HTML & CSS examples
           This text has a color of #90078f        
        
          <p style="color:#90078f;">Text here</p>
        
        
          .mytext {color:#90078f;}
        
        Text color #90078f
      
           This box has a color of #90078f        
        
          <div style="background-color:#90078f;">Content here</div>
        
        
          .mybackground {background-color:#90078f;}
        
        Background color #90078f
      
           Border around this has a color of #90078f        
        
          <div style="border:2px solid #90078f;">Content here</div>
        
        
          .myborder {border:2px solid #90078f;}
        
        Border color #90078f