#9142fd color space conversions
Hex:
        #9142fd
        RGB:
        145, 66, 253
        CMY:
        43, 74, 1
        CMYK:
        43, 74, 0, 1
      HSL:
        265°, 97.9058%, 62.5490%
        HSV (HSB):
        265°, 73.9130%, 99.2157%
        XYZ:
        31.3549, 17.0080, 94.5588
        xyY:
        0.2194, 0.1190, 17.0080
      CIE-Lab:
        48.2701, 68.4557, -80.0036
        CIE-LCH:
        48.2701, 105.2937, 310.5522
        CIE-Luv:
        48.2701, 13.8906, -125.4145
        Hunter-Lab:
        41.2408, 63.5401, -107.0743
      #9142fd color charts
#9142fd RGB chart
      #9142fd CMYK chart
      #9142fd RGB pie chart
      #9142fd color shades, tints & tones
#9142fd color schemes
#9142fd color preview, HTML & CSS examples
           This text has a color of #9142fd        
        
          <p style="color:#9142fd;">Text here</p>
        
        
          .mytext {color:#9142fd;}
        
        Text color #9142fd
      
           This box has a color of #9142fd        
        
          <div style="background-color:#9142fd;">Content here</div>
        
        
          .mybackground {background-color:#9142fd;}
        
        Background color #9142fd
      
           Border around this has a color of #9142fd        
        
          <div style="border:2px solid #9142fd;">Content here</div>
        
        
          .myborder {border:2px solid #9142fd;}
        
        Border color #9142fd