#4129fa color space conversions
Hex:
        #4129fa
        RGB:
        65, 41, 250
        CMY:
        75, 84, 2
        CMYK:
        74, 84, 0, 2
      HSL:
        247°, 95.4338%, 57.0588%
        HSV (HSB):
        247°, 83.6000%, 98.0392%
        XYZ:
        20.2282, 9.6118, 91.2316
        xyY:
        0.1671, 0.0794, 9.6118
      CIE-Lab:
        37.1365, 69.4853, -96.9346
        CIE-LCH:
        37.1365, 119.2667, 305.6340
        CIE-Luv:
        37.1365, -6.3482, -130.7733
        Hunter-Lab:
        31.0029, 62.2093, -152.7692
      #4129fa color charts
#4129fa RGB chart
      #4129fa CMYK chart
      #4129fa RGB pie chart
      #4129fa color shades, tints & tones
#4129fa color schemes
#4129fa color preview, HTML & CSS examples
           This text has a color of #4129fa        
        
          <p style="color:#4129fa;">Text here</p>
        
        
          .mytext {color:#4129fa;}
        
        Text color #4129fa
      
           This box has a color of #4129fa        
        
          <div style="background-color:#4129fa;">Content here</div>
        
        
          .mybackground {background-color:#4129fa;}
        
        Background color #4129fa
      
           Border around this has a color of #4129fa        
        
          <div style="border:2px solid #4129fa;">Content here</div>
        
        
          .myborder {border:2px solid #4129fa;}
        
        Border color #4129fa