#1320fb color space conversions
Hex:
        #1320fb
        RGB:
        19, 32, 251
        CMY:
        93, 87, 2
        CMYK:
        92, 87, 0, 2
      HSL:
        237°, 96.6667%, 52.9412%
        HSV (HSB):
        237°, 92.4303%, 98.4314%
        XYZ:
        18.1977, 8.1365, 91.8782
        xyY:
        0.1539, 0.0688, 8.1365
      CIE-Lab:
        34.2656, 71.5171, -102.3290
        CIE-LCH:
        34.2656, 124.8435, 304.9495
        CIE-Luv:
        34.2656, -10.1615, -130.1858
        Hunter-Lab:
        28.5246, 63.9587, -171.0071
      #1320fb color charts
#1320fb RGB chart
      #1320fb CMYK chart
      #1320fb RGB pie chart
      #1320fb color shades, tints & tones
#1320fb color schemes
#1320fb color preview, HTML & CSS examples
           This text has a color of #1320fb        
        
          <p style="color:#1320fb;">Text here</p>
        
        
          .mytext {color:#1320fb;}
        
        Text color #1320fb
      
           This box has a color of #1320fb        
        
          <div style="background-color:#1320fb;">Content here</div>
        
        
          .mybackground {background-color:#1320fb;}
        
        Background color #1320fb
      
           Border around this has a color of #1320fb        
        
          <div style="border:2px solid #1320fb;">Content here</div>
        
        
          .myborder {border:2px solid #1320fb;}
        
        Border color #1320fb