#3125fc color space conversions
Hex:
        #3125fc
        RGB:
        49, 37, 252
        CMY:
        81, 85, 1
        CMYK:
        81, 85, 0, 1
      HSL:
        243°, 97.2851%, 56.6667%
        HSV (HSB):
        243°, 85.3175%, 98.8235%
        XYZ:
        19.4989, 9.0044, 92.8058
        xyY:
        0.1607, 0.0742, 9.0044
      CIE-Lab:
        35.9927, 70.7837, -99.9850
        CIE-LCH:
        35.9927, 122.5044, 305.2963
        CIE-Luv:
        35.9927, -8.2838, -131.5612
        Hunter-Lab:
        30.0073, 63.4773, -162.3654
      #3125fc color charts
#3125fc RGB chart
      #3125fc CMYK chart
      #3125fc RGB pie chart
      #3125fc color shades, tints & tones
#3125fc color schemes
#3125fc color preview, HTML & CSS examples
           This text has a color of #3125fc        
        
          <p style="color:#3125fc;">Text here</p>
        
        
          .mytext {color:#3125fc;}
        
        Text color #3125fc
      
           This box has a color of #3125fc        
        
          <div style="background-color:#3125fc;">Content here</div>
        
        
          .mybackground {background-color:#3125fc;}
        
        Background color #3125fc
      
           Border around this has a color of #3125fc        
        
          <div style="border:2px solid #3125fc;">Content here</div>
        
        
          .myborder {border:2px solid #3125fc;}
        
        Border color #3125fc