#3128fb color space conversions
Hex:
        #3128fb
        RGB:
        49, 40, 251
        CMY:
        81, 84, 2
        CMYK:
        80, 84, 0, 2
      HSL:
        243°, 96.3470%, 57.0588%
        HSV (HSB):
        243°, 84.0637%, 98.4314%
        XYZ:
        19.4380, 9.1356, 92.0056
        xyY:
        0.1612, 0.0758, 9.1356
      CIE-Lab:
        36.2440, 69.3932, -99.0052
        CIE-LCH:
        36.2440, 120.9026, 305.0268
        CIE-Luv:
        36.2440, -8.5102, -131.0928
        Hunter-Lab:
        30.2251, 61.9007, -159.3218
      #3128fb color charts
#3128fb RGB chart
      #3128fb CMYK chart
      #3128fb RGB pie chart
      #3128fb color shades, tints & tones
#3128fb color schemes
#3128fb color preview, HTML & CSS examples
           This text has a color of #3128fb        
        
          <p style="color:#3128fb;">Text here</p>
        
        
          .mytext {color:#3128fb;}
        
        Text color #3128fb
      
           This box has a color of #3128fb        
        
          <div style="background-color:#3128fb;">Content here</div>
        
        
          .mybackground {background-color:#3128fb;}
        
        Background color #3128fb
      
           Border around this has a color of #3128fb        
        
          <div style="border:2px solid #3128fb;">Content here</div>
        
        
          .myborder {border:2px solid #3128fb;}
        
        Border color #3128fb