#1f1efe color space conversions
Hex:
        #1f1efe
        RGB:
        31, 30, 254
        CMY:
        88, 88, 0
        CMYK:
        88, 88, 0, 0
      HSL:
        240°, 99.1150%, 55.6863%
        HSV (HSB):
        240°, 88.1890%, 99.6078%
        XYZ:
        18.9187, 8.3756, 94.3855
        xyY:
        0.1555, 0.0688, 8.3756
      CIE-Lab:
        34.7532, 73.1724, -103.1920
        CIE-LCH:
        34.7532, 126.5021, 305.3401
        CIE-Luv:
        34.7532, -9.4465, -131.9656
        Hunter-Lab:
        28.9406, 66.0408, -173.1067
      #1f1efe color charts
#1f1efe RGB chart
      #1f1efe CMYK chart
      #1f1efe RGB pie chart
      #1f1efe color shades, tints & tones
#1f1efe color schemes
#1f1efe color preview, HTML & CSS examples
           This text has a color of #1f1efe        
        
          <p style="color:#1f1efe;">Text here</p>
        
        
          .mytext {color:#1f1efe;}
        
        Text color #1f1efe
      
           This box has a color of #1f1efe        
        
          <div style="background-color:#1f1efe;">Content here</div>
        
        
          .mybackground {background-color:#1f1efe;}
        
        Background color #1f1efe
      
           Border around this has a color of #1f1efe        
        
          <div style="border:2px solid #1f1efe;">Content here</div>
        
        
          .myborder {border:2px solid #1f1efe;}
        
        Border color #1f1efe